cross-arm-linux-gnueabi{,hf}: update linux headers to 3.18.
gtk+3-3.18.7 needs linux/memfd.h.
This commit is contained in:
parent
c23a314b34
commit
826f0c6a00
|
@ -3,7 +3,7 @@
|
|||
_binutils_version=2.25.1
|
||||
_gcc_version=4.9.3
|
||||
_glibc_version=2.22
|
||||
_linux_version=3.10.94
|
||||
_linux_version=3.18.25
|
||||
|
||||
_triplet=arm-linux-gnueabi
|
||||
_fpuflags="--with-arch=armv5te --without-fp --with-float=soft"
|
||||
|
@ -12,7 +12,7 @@ _sysroot="/usr/${_triplet}"
|
|||
|
||||
pkgname=cross-${_triplet}
|
||||
version=0.21
|
||||
revision=2
|
||||
revision=3
|
||||
short_desc="GNU Cross toolchain for the ${_triplet} LE target (binutils/gcc/glibc)"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.voidlinux.eu"
|
||||
|
@ -25,7 +25,7 @@ distfiles="
|
|||
checksum="b5b14added7d78a8d1ca70b5cb75fef57ce2197264f4f5835326b0df22ac9f22
|
||||
2332b2a5a321b57508b9031354a8503af6fdfb868b8c1748d33028d100a8b67e
|
||||
eb731406903befef1d8f878a46be75ef862b9056ab0cde1626d08a7a05328948
|
||||
61a700b21ad951c8bc2ed9d3ff3c3c5c6e4124a1f2808f786745d568290cba7f"
|
||||
c649874e2856101df7cefe5fdad313ebb2282a939fc1e95cf02222327745ff92"
|
||||
|
||||
lib32disabled=yes
|
||||
nocross=yes
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
_binutils_version=2.25.1
|
||||
_gcc_version=4.9.3
|
||||
_glibc_version=2.22
|
||||
_linux_version=3.10.94
|
||||
_linux_version=3.18.25
|
||||
|
||||
_triplet=arm-linux-gnueabihf
|
||||
_fpuflags="--with-arch=armv6 --with-fpu=vfp --with-float=hard"
|
||||
|
@ -25,7 +25,7 @@ distfiles="
|
|||
checksum="b5b14added7d78a8d1ca70b5cb75fef57ce2197264f4f5835326b0df22ac9f22
|
||||
2332b2a5a321b57508b9031354a8503af6fdfb868b8c1748d33028d100a8b67e
|
||||
eb731406903befef1d8f878a46be75ef862b9056ab0cde1626d08a7a05328948
|
||||
61a700b21ad951c8bc2ed9d3ff3c3c5c6e4124a1f2808f786745d568290cba7f"
|
||||
c649874e2856101df7cefe5fdad313ebb2282a939fc1e95cf02222327745ff92"
|
||||
|
||||
lib32disabled=yes
|
||||
nocross=yes
|
||||
|
|
Loading…
Reference in New Issue