cross-mips*-linux-musl*: update toolchain components.
- binutils-2.6 - gcc-4.9.3 - musl-1.1.14 - linux-3.18.25
This commit is contained in:
parent
cf2976d213
commit
7082b7edcb
|
@ -1,9 +1,9 @@
|
||||||
# Template build file for 'cross-mips-linux-musl'
|
# Template build file for 'cross-mips-linux-musl'
|
||||||
#
|
#
|
||||||
_binutils_version=2.25.1
|
_binutils_version=2.26
|
||||||
_gcc_version=4.9.3
|
_gcc_version=4.9.3
|
||||||
_musl_version=1.1.12
|
_musl_version=1.1.14
|
||||||
_linux_version=3.10.94
|
_linux_version=3.18.25
|
||||||
|
|
||||||
_triplet=mips-linux-musl
|
_triplet=mips-linux-musl
|
||||||
_fpuflags="--with-float=soft --without-fp"
|
_fpuflags="--with-float=soft --without-fp"
|
||||||
|
@ -12,7 +12,7 @@ _sysroot="/usr/${_triplet}"
|
||||||
|
|
||||||
pkgname=cross-${_triplet}
|
pkgname=cross-${_triplet}
|
||||||
version=0.21
|
version=0.21
|
||||||
revision=3
|
revision=4
|
||||||
short_desc="Cross toolchain for MIPS32r2 BE softfloat target (musl)"
|
short_desc="Cross toolchain for MIPS32r2 BE softfloat target (musl)"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.voidlinux.eu"
|
homepage="http://www.voidlinux.eu"
|
||||||
|
@ -22,10 +22,11 @@ distfiles="
|
||||||
http://ftp.gnu.org/pub/gnu/gcc/gcc-${_gcc_version}/gcc-${_gcc_version}.tar.bz2
|
http://ftp.gnu.org/pub/gnu/gcc/gcc-${_gcc_version}/gcc-${_gcc_version}.tar.bz2
|
||||||
http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_linux_version}.tar.xz
|
http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_linux_version}.tar.xz
|
||||||
http://www.musl-libc.org/releases/musl-${_musl_version}.tar.gz"
|
http://www.musl-libc.org/releases/musl-${_musl_version}.tar.gz"
|
||||||
checksum="b5b14added7d78a8d1ca70b5cb75fef57ce2197264f4f5835326b0df22ac9f22
|
checksum="
|
||||||
|
c2ace41809542f5237afc7e3b8f32bb92bc7bc53c6232a84463c423b0714ecd9
|
||||||
2332b2a5a321b57508b9031354a8503af6fdfb868b8c1748d33028d100a8b67e
|
2332b2a5a321b57508b9031354a8503af6fdfb868b8c1748d33028d100a8b67e
|
||||||
61a700b21ad951c8bc2ed9d3ff3c3c5c6e4124a1f2808f786745d568290cba7f
|
c649874e2856101df7cefe5fdad313ebb2282a939fc1e95cf02222327745ff92
|
||||||
720b83c7e276b4b679c0bffe9509340d5f81fd601508e607e708177df0d31c0e"
|
35f6c00c84a6091bd5dab29eedde7508dae755ead92dcc0239f3677d1055b9b5"
|
||||||
|
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
# Template build file for 'cross-mipsel-linux-musl'
|
# Template build file for 'cross-mipsel-linux-musl'
|
||||||
#
|
#
|
||||||
_binutils_version=2.25.1
|
_binutils_version=2.26
|
||||||
_gcc_version=4.9.3
|
_gcc_version=4.9.3
|
||||||
_musl_version=1.1.12
|
_musl_version=1.1.14
|
||||||
_linux_version=3.10.94
|
_linux_version=3.18.25
|
||||||
|
|
||||||
_triplet=mipsel-linux-musl
|
_triplet=mipsel-linux-musl
|
||||||
_fpuflags="--with-float=soft --without-fp"
|
_fpuflags="--with-float=soft --without-fp"
|
||||||
|
@ -12,7 +12,7 @@ _sysroot="/usr/${_triplet}"
|
||||||
|
|
||||||
pkgname=cross-${_triplet}
|
pkgname=cross-${_triplet}
|
||||||
version=0.21
|
version=0.21
|
||||||
revision=3
|
revision=4
|
||||||
short_desc="Cross toolchain for MIPS32r2 LE softfloat target (musl)"
|
short_desc="Cross toolchain for MIPS32r2 LE softfloat target (musl)"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.voidlinux.eu"
|
homepage="http://www.voidlinux.eu"
|
||||||
|
@ -22,10 +22,11 @@ distfiles="
|
||||||
http://ftp.gnu.org/pub/gnu/gcc/gcc-${_gcc_version}/gcc-${_gcc_version}.tar.bz2
|
http://ftp.gnu.org/pub/gnu/gcc/gcc-${_gcc_version}/gcc-${_gcc_version}.tar.bz2
|
||||||
http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_linux_version}.tar.xz
|
http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_linux_version}.tar.xz
|
||||||
http://www.musl-libc.org/releases/musl-${_musl_version}.tar.gz"
|
http://www.musl-libc.org/releases/musl-${_musl_version}.tar.gz"
|
||||||
checksum="b5b14added7d78a8d1ca70b5cb75fef57ce2197264f4f5835326b0df22ac9f22
|
checksum="
|
||||||
|
c2ace41809542f5237afc7e3b8f32bb92bc7bc53c6232a84463c423b0714ecd9
|
||||||
2332b2a5a321b57508b9031354a8503af6fdfb868b8c1748d33028d100a8b67e
|
2332b2a5a321b57508b9031354a8503af6fdfb868b8c1748d33028d100a8b67e
|
||||||
61a700b21ad951c8bc2ed9d3ff3c3c5c6e4124a1f2808f786745d568290cba7f
|
c649874e2856101df7cefe5fdad313ebb2282a939fc1e95cf02222327745ff92
|
||||||
720b83c7e276b4b679c0bffe9509340d5f81fd601508e607e708177df0d31c0e"
|
35f6c00c84a6091bd5dab29eedde7508dae755ead92dcc0239f3677d1055b9b5"
|
||||||
|
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
# Template build file for 'cross-mipsel-linux-muslhf'
|
# Template build file for 'cross-mipsel-linux-muslhf'
|
||||||
#
|
#
|
||||||
_binutils_version=2.25.1
|
_binutils_version=2.26
|
||||||
_gcc_version=4.9.3
|
_gcc_version=4.9.3
|
||||||
_musl_version=1.1.12
|
_musl_version=1.1.14
|
||||||
_linux_version=3.10.94
|
_linux_version=3.18.25
|
||||||
|
|
||||||
_triplet=mipsel-linux-muslhf
|
_triplet=mipsel-linux-muslhf
|
||||||
_fpuflags="--with-float=hard --with-fp"
|
_fpuflags="--with-float=hard --with-fp"
|
||||||
|
@ -12,7 +12,7 @@ _sysroot="/usr/${_triplet}"
|
||||||
|
|
||||||
pkgname=cross-${_triplet}
|
pkgname=cross-${_triplet}
|
||||||
version=0.21
|
version=0.21
|
||||||
revision=3
|
revision=4
|
||||||
short_desc="Cross toolchain for MIPS32r2 LE hardfloat target (musl)"
|
short_desc="Cross toolchain for MIPS32r2 LE hardfloat target (musl)"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.voidlinux.eu"
|
homepage="http://www.voidlinux.eu"
|
||||||
|
@ -22,10 +22,11 @@ distfiles="
|
||||||
http://ftp.gnu.org/pub/gnu/gcc/gcc-${_gcc_version}/gcc-${_gcc_version}.tar.bz2
|
http://ftp.gnu.org/pub/gnu/gcc/gcc-${_gcc_version}/gcc-${_gcc_version}.tar.bz2
|
||||||
http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_linux_version}.tar.xz
|
http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_linux_version}.tar.xz
|
||||||
http://www.musl-libc.org/releases/musl-${_musl_version}.tar.gz"
|
http://www.musl-libc.org/releases/musl-${_musl_version}.tar.gz"
|
||||||
checksum="b5b14added7d78a8d1ca70b5cb75fef57ce2197264f4f5835326b0df22ac9f22
|
checksum="
|
||||||
|
c2ace41809542f5237afc7e3b8f32bb92bc7bc53c6232a84463c423b0714ecd9
|
||||||
2332b2a5a321b57508b9031354a8503af6fdfb868b8c1748d33028d100a8b67e
|
2332b2a5a321b57508b9031354a8503af6fdfb868b8c1748d33028d100a8b67e
|
||||||
61a700b21ad951c8bc2ed9d3ff3c3c5c6e4124a1f2808f786745d568290cba7f
|
c649874e2856101df7cefe5fdad313ebb2282a939fc1e95cf02222327745ff92
|
||||||
720b83c7e276b4b679c0bffe9509340d5f81fd601508e607e708177df0d31c0e"
|
35f6c00c84a6091bd5dab29eedde7508dae755ead92dcc0239f3677d1055b9b5"
|
||||||
|
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
Loading…
Reference in New Issue