cross-armv7l-linux-gnueabihf: rebuild for glibc 2.39
This commit is contained in:
parent
4260b7b941
commit
60c39dee75
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'cross-armv7l-linux-gnueabihf'
|
||||
_binutils_version=2.41
|
||||
_gcc_version=13.2.0
|
||||
_glibc_version=2.38
|
||||
_glibc_version=2.39
|
||||
_linux_version=6.1
|
||||
pkgname=cross-armv7l-linux-gnueabihf
|
||||
version=0.36
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=void-cross
|
||||
configure_args="--with-arch=armv7-a --with-fpu=vfpv3 --with-float=hard"
|
||||
hostmakedepends="texinfo tar gcc-objc gcc-go flex perl python3 pkg-config"
|
||||
|
@ -22,7 +22,7 @@ distfiles+=" ${GNU_SITE}/glibc/glibc-${_glibc_version}.tar.xz"
|
|||
distfiles+=" ${KERNEL_SITE}/kernel/v${_linux_version%%.*}.x/linux-${_linux_version}.tar.xz"
|
||||
checksum="ae9a5789e23459e59606e6714723f2d3ffc31c03174191ef0d015bdf06007450
|
||||
e275e76442a6067341a27f04c5c6b83d8613144004c0413528863dc6b5c743da
|
||||
fb82998998b2b29965467bc1b69d152e9c307d2cf301c9eafb4555b770ef3fd2
|
||||
f77bd47cf8170c57365ae7bf86696c118adb3b120d3259c64c502d3dc1e2d926
|
||||
2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb"
|
||||
nocross=yes
|
||||
|
||||
|
|
Loading…
Reference in New Issue