blob: 4d5cb6121f046c6a6741a5587f1fb7ec379492ba (
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 = mipsel-linux-gnu-gcc91
pkgdesc = The GNU Compiler Collection for the MIPS architecture
pkgver = 9.1.0
pkgrel = 2
url = https://www.gnu.org/software/gcc/
arch = x86_64
license = GPL
license = LGPL
license = FDL
makedepends = gmp
makedepends = mpfr
depends = libmpc
depends = xz
depends = mipsel-linux-gnu-binutils
options = !ccache
options = !distcc
options = !emptydirs
options = !libtool
options = !strip
source = https://ftp.gnu.org/gnu/gcc/gcc-9.1.0/gcc-9.1.0.tar.xz
sha256sums = 79a66834e96a6050d8fe78db2c3b32fb285b230b855d0a66288235bc04b327a0
pkgname = mipsel-linux-gnu-gcc91
|