cross-arm-linux-musleabihf: update musl to 1.1.18
This commit is contained in:
parent
3b57009ca6
commit
7d26b746d8
|
@ -2,7 +2,7 @@
|
||||||
#
|
#
|
||||||
_binutils_version=2.29
|
_binutils_version=2.29
|
||||||
_gcc_version=7.2.0
|
_gcc_version=7.2.0
|
||||||
_musl_version=1.1.16
|
_musl_version=1.1.18
|
||||||
_linux_version=4.9.8
|
_linux_version=4.9.8
|
||||||
|
|
||||||
_triplet=arm-linux-musleabihf
|
_triplet=arm-linux-musleabihf
|
||||||
|
@ -12,7 +12,7 @@ _sysroot="/usr/${_triplet}"
|
||||||
|
|
||||||
pkgname=cross-${_triplet}
|
pkgname=cross-${_triplet}
|
||||||
version=0.24
|
version=0.24
|
||||||
revision=1
|
revision=2
|
||||||
short_desc="Cross toolchain for ARMv6 LE Hard Float target (musl)"
|
short_desc="Cross toolchain for ARMv6 LE Hard Float target (musl)"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.voidlinux.eu"
|
homepage="http://www.voidlinux.eu"
|
||||||
|
@ -26,7 +26,7 @@ checksum="
|
||||||
29a29549869039aad75fdf507ac30366da5ad0b974fbff4a8e7148dbf4f40ebf
|
29a29549869039aad75fdf507ac30366da5ad0b974fbff4a8e7148dbf4f40ebf
|
||||||
1cf7adf8ff4b5aa49041c8734bbcf1ad18cc4c94d0029aae0f4e48841088479a
|
1cf7adf8ff4b5aa49041c8734bbcf1ad18cc4c94d0029aae0f4e48841088479a
|
||||||
150bb7f2dd4849b5d21b8ccd8d05294a48229e1fcb93a22e7b806a79ec0b0e45
|
150bb7f2dd4849b5d21b8ccd8d05294a48229e1fcb93a22e7b806a79ec0b0e45
|
||||||
937185a5e5d721050306cf106507a006c3f1f86d86cd550024ea7be909071011"
|
d017ee5d01aec0c522a1330fdff06b1e428cb409e1db819cc4935d5da4a5a118"
|
||||||
|
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
Loading…
Reference in New Issue