summaryrefslogtreecommitdiff
path: root/cross/cross-gcc
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-19 19:33:52 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-19 19:33:52 -0300
commitac74754ae721333b2b110f9d783d41fba0035b42 (patch)
tree618e123166fca29dcaff3e12723b639524b90062 /cross/cross-gcc
parent862cb8f67f938ac15ad2fb824cf383b2ef10ed49 (diff)
cross-gcc: rebuild against isl-0.13-1
Diffstat (limited to 'cross/cross-gcc')
-rw-r--r--cross/cross-gcc/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/cross/cross-gcc/PKGBUILD b/cross/cross-gcc/PKGBUILD
index 9cc105089..ce2a002c8 100644
--- a/cross/cross-gcc/PKGBUILD
+++ b/cross/cross-gcc/PKGBUILD
@@ -91,13 +91,13 @@
# Hardware architecture:
# options: "same", "mips64el", "x86_64", "i686" or "xtensa"
-_arch_target=mips64el
+_arch_target=xtensa
# OS target:
# system: <os> or <kernel>-<os>
# options: "gnu", "linux-gnu", "kfreebsd-gnu" or "elf"
-_os_target=kfreebsd-gnu
+_os_target=elf
#--------------------------------------------------------------------------------
# variables
@@ -128,8 +128,8 @@ pkgname=$_target-$_pkgname
makedepends=('binutils>=2.24' 'libmpc' 'cloog' 'doxygen')
pkgver=4.8.2
_pkgver=4.8
-pkgrel=8
-_snapshot=4.8-20140206
+pkgrel=9
+_snapshot=4.8-20140306
pkgdesc="The GNU Compiler Collection"
arch=('i686' 'x86_64' 'mips64el')
license=('GPL' 'LGPL' 'FDL' 'custom')
@@ -142,7 +142,7 @@ source=(#ftp://$_pkgname.gnu.org/pub/$_pkgname/releases/$_pkgname-${pkgver}/$_pk
$_pkgname-4.8-lambda-ICE.patch
$_pkgname-xtensa.patch
mips-kfreebsd-gnu.patch)
-md5sums=('9d35549404a2326540fb88301ebd1977'
+md5sums=('21b4594573d5141afd2109b11037eb2c'
'40cb437805e2f7a006aa0d0c3098ab0f'
'6eb6e080dbf7bc6825f53a0aaa6c4ef9'
'81372ee980289a9f6df01dad31c64a63'