blob: ee17715f7b1d095de34c2ab16dafaf68fb88ca33 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
pkgbase = msp430-elf-gcc
pkgdesc = The GNU Compiler Collection for the msp430-elf target.
pkgver = 14.1.0
pkgrel = 1
url = http://gcc.gnu.org
arch = i686
arch = x86_64
license = GPL
license = LGPL
depends = msp430-elf-newlib
depends = msp430-elf-binutils
depends = libmpc
depends = elfutils
depends = zlib
optdepends = msp430-elf-libstdc++: C++ standard library support
provides = msp430-elf-gcc-stage1
conflicts = msp430-elf-gcc-stage1
replaces = msp430-elf-gcc-stage1
options = staticlibs
options = !buildflags
options = !libtool
options = !emptydirs
options = zipman
options = docs
options = !strip
source = ftp://gcc.gnu.org/pub/gcc/releases/gcc-14.1.0/gcc-14.1.0.tar.xz
sha256sums = e283c654987afe3de9d8080bc0bd79534b5ca0d681a73a11ff2b5d3767426840
pkgname = msp430-elf-gcc
|