summaryrefslogtreecommitdiff
path: root/METADATA
blob: 3d6465dc9935a1e05ac6fe14a22d68f878482aff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "obstack"
description: "obstack.c and obstack.h from the GCC libiberty library."
third_party {
  url {
    type: HOMEPAGE
    value: "https://gcc.gnu.org/onlinedocs/libiberty/Obstacks.html"
  }
  url {
    type: ARCHIVE
    value: "https://github.com/gcc-mirror/gcc/archive/releases/gcc-11.2.0.tar.gz"
  }
  version: "releases/gcc-11.2.0"
  license_type: RESTRICTED
  last_upgrade_date {
    year: 2021
    month: 10
    day: 1
  }
}