blob: 20e183281a73d8971d9870aa6a88a6c23737ed70 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = gcc5
pkgdesc = The GNU Compiler Collection (5.x.x)
pkgver = 5.5.0
pkgrel = 2
url = http://gcc.gnu.org
arch = i686
arch = x86_64
license = GPL
license = LGPL
license = FDL
license = custom
makedepends = git
depends = glibc>=2.23
depends = binutils>=2.26
depends = libmpc
options = !emptydirs
source = git+https://gcc.gnu.org/git/gcc.git#commit=ba9cddfdab8b539b788cd6fe0171351ae43c32da
source = http://isl.gforge.inria.fr/isl-0.18.tar.bz2
sha512sums = SKIP
sha512sums = 85d0b40f4dbf14cb99d17aa07048cdcab2dc3eb527d2fbb1e84c41b2de5f351025370e57448b63b2b8a8cf8a0843a089c3263f9baee1542d5c2e1cb37ed39d94
pkgname = gcc5
|