1# This project was upgraded with external_updater. 2# Usage: tools/external_updater/updater.sh update external/obstack 3# For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md 4 5name: "obstack" 6description: "obstack.c and obstack.h from the GCC libiberty library." 7third_party { 8 license_type: RESTRICTED 9 last_upgrade_date { 10 year: 2025 11 month: 1 12 day: 9 13 } 14 homepage: "https://gcc.gnu.org/onlinedocs/libiberty/Obstacks.html" 15 identifier { 16 type: "Archive" 17 value: "https://github.com/gcc-mirror/gcc/archive/releases/gcc-14.2.0.tar.gz" 18 version: "releases/gcc-14.2.0" 19 } 20} 21