cross-mipsel-linux-musl: kernel 4.9.8 libc headers
This commit is contained in:
parent
36e565707d
commit
bafea53c15
|
@ -3,7 +3,7 @@
|
|||
_binutils_version=2.27
|
||||
_gcc_version=6.3.0
|
||||
_musl_version=1.1.15
|
||||
_linux_version=4.1.34
|
||||
_linux_version=4.9.8
|
||||
|
||||
_triplet=mipsel-linux-musl
|
||||
_fpuflags="--with-float=soft --without-fp"
|
||||
|
@ -12,7 +12,7 @@ _sysroot="/usr/${_triplet}"
|
|||
|
||||
pkgname=cross-${_triplet}
|
||||
version=0.22
|
||||
revision=3
|
||||
revision=4
|
||||
short_desc="Cross toolchain for MIPS32r2 LE softfloat target (musl)"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.voidlinux.eu"
|
||||
|
@ -25,7 +25,7 @@ distfiles="
|
|||
checksum="
|
||||
369737ce51587f92466041a97ab7d2358c6d9e1b6490b3940eb09fb0a9a6ac88
|
||||
f06ae7f3f790fbf0f018f6d40e844451e6bc3b7bc96e128e63b09825c1f8b29f
|
||||
412316b32b5c7a513ba3ab8e68fc443db4d9423f07b577473089def0ee7406af
|
||||
150bb7f2dd4849b5d21b8ccd8d05294a48229e1fcb93a22e7b806a79ec0b0e45
|
||||
97e447c7ee2a7f613186ec54a93054fe15469fe34d7d323080f7ef38f5ecb0fa"
|
||||
|
||||
lib32disabled=yes
|
||||
|
|
Loading…
Reference in New Issue