Colin Cross | 3f150c1 | 2021-09-08 14:59:46 -0700 | [diff] [blame] | 1 | name: "obstack" |
2 | description: "obstack.c and obstack.h from the GCC libiberty library." | ||||
3 | third_party { | ||||
4 | url { | ||||
5 | type: HOMEPAGE | ||||
6 | value: "https://gcc.gnu.org/onlinedocs/libiberty/Obstacks.html" | ||||
7 | } | ||||
8 | url { | ||||
9 | type: ARCHIVE | ||||
10 | value: "https://github.com/gcc-mirror/gcc/archive/releases/gcc-11.2.0.tar.gz" | ||||
11 | } | ||||
12 | version: "releases/gcc-11.2.0" | ||||
13 | license_type: RESTRICTED | ||||
14 | last_upgrade_date { | ||||
15 | year: 2021 | ||||
16 | month: 10 | ||||
17 | day: 1 | ||||
18 | } | ||||
19 | } |