cross-i686-pc-linux-gnu: kernel 4.9.8 libc headers
This commit is contained in:
parent
b852c70ffe
commit
36e565707d
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
_binutils_version=2.27
|
||||
_gcc_version=6.3.0
|
||||
_glibc_version=2.24
|
||||
_linux_version=4.1.34
|
||||
_linux_version=4.9.8
|
||||
|
||||
_triplet=i686-pc-linux-gnu
|
||||
_archflags="-march=i686 -mtune=generic"
|
||||
|
@ -11,7 +11,7 @@ _sysroot="/usr/${_triplet}"
|
|||
|
||||
pkgname=cross-${_triplet}
|
||||
version=0.22
|
||||
revision=2
|
||||
revision=3
|
||||
short_desc="GNU Cross toolchain for the ${_triplet} target (binutils/gcc/glibc)"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.voidlinux.eu"
|
||||
|
@ -25,7 +25,7 @@ checksum="
|
|||
369737ce51587f92466041a97ab7d2358c6d9e1b6490b3940eb09fb0a9a6ac88
|
||||
f06ae7f3f790fbf0f018f6d40e844451e6bc3b7bc96e128e63b09825c1f8b29f
|
||||
99d4a3e8efd144d71488e478f62587578c0f4e1fa0b4eed47ee3d4975ebeb5d3
|
||||
412316b32b5c7a513ba3ab8e68fc443db4d9423f07b577473089def0ee7406af"
|
||||
150bb7f2dd4849b5d21b8ccd8d05294a48229e1fcb93a22e7b806a79ec0b0e45"
|
||||
|
||||
only_for_archs="armv6l armv7l x86_64"
|
||||
nocross=yes
|
||||
|
|
Loading…
Reference in a new issue