| name: "gcc" |
| description: |
| "A version of GCC and its dependencies curated by ARM for development on " |
| "ARM-based embedded devices." |
| |
| third_party { |
| url { |
| type: HOMEPAGE |
| value: "https://developer.arm.com/open-source/gnu-toolchain/gnu-rm/downloads" |
| } |
| url { |
| type: ARCHIVE |
| value: "https://developer.arm.com/-/media/Files/downloads/gnu-rm/7-2017q4/gcc-arm-none-eabi-7-2017-q4-major-src.tar.bz2?revision=407b9d39-904c-4294-af9c-3b0cdd04184b?product=GNU%20Arm%20Embedded%20Toolchain,Invariant,,Source,7-2017-q4-major" |
| } |
| version: "7-2017-q4-major" |
| last_upgrade_date { year: 2018 month: 2 day: 24 } |
| license_type: RESTRICTED |
| local_modifications: "Refer to MODIFICATIONS.md." |
| } |