Andrew Walbran | 52c2969 | 2019-10-21 16:51:38 +0100 | [diff] [blame] | 1 | name: "GCC" |
| 2 | description: "The GNU Compiler Collection." |
| 3 | |
| 4 | third_party { |
| 5 | url { |
| 6 | type: HOMEPAGE |
| 7 | value: "https://gcc.gnu.org/" |
| 8 | } |
| 9 | url { |
| 10 | type: GIT |
| 11 | value: "https://android.googlesource.com/platform/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/" |
| 12 | } |
| 13 | version: "2.27.0.20170315" |
| 14 | last_upgrade_date { year: 2019 month: 10 day: 21 } |
| 15 | license_type: RESTRICTED |
| 16 | local_modifications: "Removed deprecated Android GCC wrapper scripts, concatenated licenses." |
| 17 | } |