cross-x86_64-linux-gnu: rebuild for glibc 2.39
This commit is contained in:
parent
687f17b366
commit
d52e080941
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'cross-x86_64-linux-gnu'
|
||||
_binutils_version=2.41
|
||||
_gcc_version=13.2.0
|
||||
_glibc_version=2.38
|
||||
_glibc_version=2.39
|
||||
_linux_version=6.1
|
||||
pkgname=cross-x86_64-linux-gnu
|
||||
version=0.36
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=void-cross
|
||||
hostmakedepends="texinfo tar gcc-objc gcc-go flex perl python3 pkg-config"
|
||||
makedepends="isl-devel libmpc-devel gmp-devel mpfr-devel
|
||||
|
@ -21,7 +21,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