cross-*-gnu*: update toolchain components.
- binutils-2.27 - gcc-4.9.4 - glibc-2.24
This commit is contained in:
parent
04923d3769
commit
9cab0ffe35
5 changed files with 40 additions and 35 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template build file for 'cross-aarch64-linux-gnu'
|
||||
#
|
||||
_binutils_version=2.25.1
|
||||
_gcc_version=4.9.3
|
||||
_glibc_version=2.22
|
||||
_binutils_version=2.27
|
||||
_gcc_version=4.9.4
|
||||
_glibc_version=2.24
|
||||
_linux_version=3.14.58
|
||||
|
||||
_triplet=aarch64-linux-gnu
|
||||
|
@ -11,7 +11,7 @@ _sysroot="/usr/${_triplet}"
|
|||
|
||||
pkgname=cross-${_triplet}
|
||||
version=0.21
|
||||
revision=3
|
||||
revision=4
|
||||
short_desc="GNU Cross toolchain for the ${_triplet} LE target (binutils/gcc/glibc)"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
homepage="http://www.voidlinux.eu"
|
||||
|
@ -21,9 +21,10 @@ distfiles="
|
|||
${GNU_SITE}/gcc/gcc-${_gcc_version}/gcc-${_gcc_version}.tar.bz2
|
||||
${GNU_SITE}/glibc/glibc-${_glibc_version}.tar.xz
|
||||
${KERNEL_SITE}/kernel/v3.x/linux-${_linux_version}.tar.xz"
|
||||
checksum="b5b14added7d78a8d1ca70b5cb75fef57ce2197264f4f5835326b0df22ac9f22
|
||||
2332b2a5a321b57508b9031354a8503af6fdfb868b8c1748d33028d100a8b67e
|
||||
eb731406903befef1d8f878a46be75ef862b9056ab0cde1626d08a7a05328948
|
||||
checksum=
|
||||
369737ce51587f92466041a97ab7d2358c6d9e1b6490b3940eb09fb0a9a6ac88
|
||||
6c11d292cd01b294f9f84c9a59c230d80e9e4a47e5c6355f046bb36d4f358092
|
||||
99d4a3e8efd144d71488e478f62587578c0f4e1fa0b4eed47ee3d4975ebeb5d3
|
||||
f4d016cb807b294988c6515c245939b2a7987ba606ad0662958bd8cb8600814b"
|
||||
|
||||
lib32disabled=yes
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# Template build file for 'cross-arm-linux-gnueabi'
|
||||
#
|
||||
_binutils_version=2.25.1
|
||||
_gcc_version=4.9.3
|
||||
_glibc_version=2.22
|
||||
_binutils_version=2.27
|
||||
_gcc_version=4.9.4
|
||||
_glibc_version=2.24
|
||||
_linux_version=3.18.25
|
||||
|
||||
_triplet=arm-linux-gnueabi
|
||||
|
@ -12,7 +12,7 @@ _sysroot="/usr/${_triplet}"
|
|||
|
||||
pkgname=cross-${_triplet}
|
||||
version=0.21
|
||||
revision=3
|
||||
revision=4
|
||||
short_desc="GNU Cross toolchain for the ${_triplet} LE target (binutils/gcc/glibc)"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.voidlinux.eu"
|
||||
|
@ -22,9 +22,10 @@ distfiles="
|
|||
${GNU_SITE}/gcc/gcc-${_gcc_version}/gcc-${_gcc_version}.tar.bz2
|
||||
${GNU_SITE}/glibc/glibc-${_glibc_version}.tar.xz
|
||||
${KERNEL_SITE}/kernel/v3.x/linux-${_linux_version}.tar.xz"
|
||||
checksum="b5b14added7d78a8d1ca70b5cb75fef57ce2197264f4f5835326b0df22ac9f22
|
||||
2332b2a5a321b57508b9031354a8503af6fdfb868b8c1748d33028d100a8b67e
|
||||
eb731406903befef1d8f878a46be75ef862b9056ab0cde1626d08a7a05328948
|
||||
checksum="
|
||||
369737ce51587f92466041a97ab7d2358c6d9e1b6490b3940eb09fb0a9a6ac88
|
||||
6c11d292cd01b294f9f84c9a59c230d80e9e4a47e5c6355f046bb36d4f358092
|
||||
99d4a3e8efd144d71488e478f62587578c0f4e1fa0b4eed47ee3d4975ebeb5d3
|
||||
c649874e2856101df7cefe5fdad313ebb2282a939fc1e95cf02222327745ff92"
|
||||
|
||||
lib32disabled=yes
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# Template build file for 'cross-arm-linux-gnueabihf'
|
||||
#
|
||||
_binutils_version=2.25.1
|
||||
_gcc_version=4.9.3
|
||||
_glibc_version=2.22
|
||||
_binutils_version=2.27
|
||||
_gcc_version=4.9.4
|
||||
_glibc_version=2.24
|
||||
_linux_version=3.18.25
|
||||
|
||||
_triplet=arm-linux-gnueabihf
|
||||
|
@ -12,7 +12,7 @@ _sysroot="/usr/${_triplet}"
|
|||
|
||||
pkgname=cross-${_triplet}
|
||||
version=0.21
|
||||
revision=4
|
||||
revision=5
|
||||
short_desc="GNU Cross toolchain for the ${_triplet} LE target (binutils/gcc/glibc)"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.voidlinux.eu"
|
||||
|
@ -22,9 +22,10 @@ distfiles="
|
|||
${GNU_SITE}/gcc/gcc-${_gcc_version}/gcc-${_gcc_version}.tar.bz2
|
||||
${GNU_SITE}/glibc/glibc-${_glibc_version}.tar.xz
|
||||
${KERNEL_SITE}/kernel/v3.x/linux-${_linux_version}.tar.xz"
|
||||
checksum="b5b14added7d78a8d1ca70b5cb75fef57ce2197264f4f5835326b0df22ac9f22
|
||||
2332b2a5a321b57508b9031354a8503af6fdfb868b8c1748d33028d100a8b67e
|
||||
eb731406903befef1d8f878a46be75ef862b9056ab0cde1626d08a7a05328948
|
||||
checksum="
|
||||
369737ce51587f92466041a97ab7d2358c6d9e1b6490b3940eb09fb0a9a6ac88
|
||||
6c11d292cd01b294f9f84c9a59c230d80e9e4a47e5c6355f046bb36d4f358092
|
||||
99d4a3e8efd144d71488e478f62587578c0f4e1fa0b4eed47ee3d4975ebeb5d3
|
||||
c649874e2856101df7cefe5fdad313ebb2282a939fc1e95cf02222327745ff92"
|
||||
|
||||
lib32disabled=yes
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# Template build file for 'cross-armv7l-linux-gnueabihf'
|
||||
#
|
||||
_binutils_version=2.25.1
|
||||
_gcc_version=4.9.3
|
||||
_glibc_version=2.22
|
||||
_binutils_version=2.27
|
||||
_gcc_version=4.9.4
|
||||
_glibc_version=2.24
|
||||
_linux_version=3.18.25
|
||||
|
||||
_triplet=armv7l-linux-gnueabihf
|
||||
|
@ -12,7 +12,7 @@ _sysroot="/usr/${_triplet}"
|
|||
|
||||
pkgname=cross-${_triplet}
|
||||
version=0.21
|
||||
revision=3
|
||||
revision=4
|
||||
short_desc="GNU Cross toolchain for the ${_triplet} LE target (binutils/gcc/glibc)"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.voidlinux.eu"
|
||||
|
@ -22,9 +22,10 @@ distfiles="
|
|||
http://ftp.gnu.org/pub/gnu/gcc/gcc-${_gcc_version}/gcc-${_gcc_version}.tar.bz2
|
||||
http://ftp.gnu.org/gnu/glibc/glibc-${_glibc_version}.tar.xz
|
||||
http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_linux_version}.tar.xz"
|
||||
checksum="b5b14added7d78a8d1ca70b5cb75fef57ce2197264f4f5835326b0df22ac9f22
|
||||
2332b2a5a321b57508b9031354a8503af6fdfb868b8c1748d33028d100a8b67e
|
||||
eb731406903befef1d8f878a46be75ef862b9056ab0cde1626d08a7a05328948
|
||||
checksum="
|
||||
369737ce51587f92466041a97ab7d2358c6d9e1b6490b3940eb09fb0a9a6ac88
|
||||
6c11d292cd01b294f9f84c9a59c230d80e9e4a47e5c6355f046bb36d4f358092
|
||||
99d4a3e8efd144d71488e478f62587578c0f4e1fa0b4eed47ee3d4975ebeb5d3
|
||||
c649874e2856101df7cefe5fdad313ebb2282a939fc1e95cf02222327745ff92"
|
||||
|
||||
lib32disabled=yes
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# Template build file for 'cross-i686-pc-linux-gnu'
|
||||
#
|
||||
_binutils_version=2.25.1
|
||||
_gcc_version=4.9.3
|
||||
_glibc_version=2.22
|
||||
_binutils_version=2.27
|
||||
_gcc_version=4.9.4
|
||||
_glibc_version=2.24
|
||||
_linux_version=3.18.25
|
||||
|
||||
_triplet=i686-pc-linux-gnu
|
||||
|
@ -11,7 +11,7 @@ _sysroot="/usr/${_triplet}"
|
|||
|
||||
pkgname=cross-${_triplet}
|
||||
version=0.21
|
||||
revision=3
|
||||
revision=4
|
||||
short_desc="GNU Cross toolchain for the ${_triplet} target (binutils/gcc/glibc)"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.voidlinux.eu"
|
||||
|
@ -21,9 +21,10 @@ distfiles="
|
|||
${GNU_SITE}/gcc/gcc-${_gcc_version}/gcc-${_gcc_version}.tar.bz2
|
||||
${GNU_SITE}/glibc/glibc-${_glibc_version}.tar.xz
|
||||
${KERNEL_SITE}/kernel/v3.x/linux-${_linux_version}.tar.xz"
|
||||
checksum="b5b14added7d78a8d1ca70b5cb75fef57ce2197264f4f5835326b0df22ac9f22
|
||||
2332b2a5a321b57508b9031354a8503af6fdfb868b8c1748d33028d100a8b67e
|
||||
eb731406903befef1d8f878a46be75ef862b9056ab0cde1626d08a7a05328948
|
||||
checksum="
|
||||
369737ce51587f92466041a97ab7d2358c6d9e1b6490b3940eb09fb0a9a6ac88
|
||||
6c11d292cd01b294f9f84c9a59c230d80e9e4a47e5c6355f046bb36d4f358092
|
||||
99d4a3e8efd144d71488e478f62587578c0f4e1fa0b4eed47ee3d4975ebeb5d3
|
||||
c649874e2856101df7cefe5fdad313ebb2282a939fc1e95cf02222327745ff92"
|
||||
|
||||
only_for_archs="armv6l armv7l x86_64"
|
||||
|
|
Loading…
Reference in a new issue