blob: 2ea01a6b55410f5a15f698c8be3de121e91a09bc (
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
30
31
32
33
34
35
36
37
38
39
40
|
pkgbase = arm-none-eabi-gcc53-linaro
pkgdesc = The GNU Compiler Collection - cross compiler for ARM EABI (bare-metal) target.
pkgver = 5.3_2016.02
pkgrel = 1
url = https://releases.linaro.org/
arch = i686
arch = x86_64
groups = arm-none-eabi-toolchain
license = GPL
license = LGPL
makedepends = flex
makedepends = bison
depends = arm-none-eabi-binutils>=2.26-1
depends = gmp
depends = mpfr
depends = libmpc
provides = arm-none-eabi-gcc
conflicts = arm-none-eabi-gcc
conflicts = cross-arm-none-eabi-gcc
options = staticlibs
options = !libtool
options = !emptydirs
options = !strip
options = zipman
options = docs
source = http://releases.linaro.org/components/toolchain/gcc-linaro/5.3-2016.02/gcc-linaro-5.3-2016.02.tar.xz
source = http://releases.linaro.org/15.01/components/toolchain/newlib-linaro/newlib-linaro-2.2.0-2015.01.tar.xz
source = 0100-gcc-fix-build-with-gcc-6.patch
source = 0200-gcc-no-exceptions.patch
source = 0300-gcc-multilib2.patch
source = 1039-libcc1-fix-libcc1-s-install-path-and-rpath.patch
sha256sums = 549c1416c0e2025c8e4c07c7c970863437ac707429b268b36a9a426c45298090
sha256sums = d29fe53d70f545c2fb080b9686e05d0f8af5088fec9b7dc78bc788a98765ef99
sha256sums = 318919dd575819622ddaec1cf593506411fa4435bc9af662155572c30a7baa88
sha256sums = 76eab14830216c774291d2ac35d4b4690f3273aa8c630a2c1546f02538847d8a
sha256sums = c9b6bc1dd53f9b4b80f5fdacdef94c9fce0e516c16fb78063107b66ba2e9fdd1
sha256sums = fa08269d6a748631b07b55a5fe00fa518b2f6e04356a3d6634c60f3c3ece3b07
pkgname = arm-none-eabi-gcc53-linaro
|