blob: f4c25220be737b11d1b7ba34b90aa3588023c4de (
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
|
pkgbase = gcc5
pkgdesc = The GNU Compiler Collection (5.x)
pkgver = 5.5.0
pkgrel = 3
url = https://gcc.gnu.org/gcc-5/
arch = x86_64
arch = i686
license = GPL
license = LGPL
license = FDL
license = custom
depends = glibc
depends = binutils
depends = libmpc
options = !emptydirs
options = !strip
options = !buildflags
source = http://gcc.gnu.org/pub/gcc/releases/gcc-5.5.0/gcc-5.5.0.tar.xz
source = https://libisl.sourceforge.io/isl-0.18.tar.bz2
source = glibc2.28-ustat.patch
source = glibc2.30-ipc_perm.patch
md5sums = 0f70424213b4a1113c04ba66ddda0c1f
md5sums = 11436d6b205e516635b666090b94ab32
md5sums = 75b0fabc92d4e2735baa897f231e7d68
md5sums = 04e73dd6a55a90a4fee9999a915580d3
sha256sums = 530cea139d82fe542b358961130c69cfde8b3d14556370b65823d2f91f0ced87
sha256sums = 6b8b0fd7f81d0a957beb3679c81bbb34ccc7568d5682844d8924424a0dadcb1b
sha256sums = 335839750f0cf15ce0f6099673daf164db674c6442b00efcbc46c4f195cfa29d
sha256sums = 95d619636a2bae64acc01fdbe18ad61b4b0483217ee00eac372f0b0bec073f32
pkgname = gcc5
|