cross-armv7l-linux-gnueabihf: update to gcc 13.2.0
This commit is contained in:
parent
f9e57fdd23
commit
b01ca15765
@ -1,11 +1,11 @@
|
|||||||
# Template file for 'cross-armv7l-linux-gnueabihf'
|
# Template file for 'cross-armv7l-linux-gnueabihf'
|
||||||
_binutils_version=2.39
|
_binutils_version=2.41
|
||||||
_gcc_version=12.2.0
|
_gcc_version=13.2.0
|
||||||
_glibc_version=2.38
|
_glibc_version=2.38
|
||||||
_linux_version=5.10.4
|
_linux_version=6.1
|
||||||
pkgname=cross-armv7l-linux-gnueabihf
|
pkgname=cross-armv7l-linux-gnueabihf
|
||||||
version=0.35
|
version=0.36
|
||||||
revision=7
|
revision=1
|
||||||
build_style=void-cross
|
build_style=void-cross
|
||||||
configure_args="--with-arch=armv7-a --with-fpu=vfpv3 --with-float=hard"
|
configure_args="--with-arch=armv7-a --with-fpu=vfpv3 --with-float=hard"
|
||||||
hostmakedepends="texinfo tar gcc-objc gcc-go flex perl python3 pkg-config"
|
hostmakedepends="texinfo tar gcc-objc gcc-go flex perl python3 pkg-config"
|
||||||
@ -19,11 +19,11 @@ homepage="https://www.voidlinux.org/"
|
|||||||
distfiles="${GNU_SITE}/binutils/binutils-${_binutils_version}.tar.xz"
|
distfiles="${GNU_SITE}/binutils/binutils-${_binutils_version}.tar.xz"
|
||||||
distfiles+=" ${GNU_SITE}/gcc/gcc-${_gcc_version}/gcc-${_gcc_version}.tar.xz"
|
distfiles+=" ${GNU_SITE}/gcc/gcc-${_gcc_version}/gcc-${_gcc_version}.tar.xz"
|
||||||
distfiles+=" ${GNU_SITE}/glibc/glibc-${_glibc_version}.tar.xz"
|
distfiles+=" ${GNU_SITE}/glibc/glibc-${_glibc_version}.tar.xz"
|
||||||
distfiles+=" ${KERNEL_SITE}/kernel/v5.x/linux-${_linux_version}.tar.xz"
|
distfiles+=" ${KERNEL_SITE}/kernel/v${_linux_version%%.*}.x/linux-${_linux_version}.tar.xz"
|
||||||
checksum="645c25f563b8adc0a81dbd6a41cffbf4d37083a382e02d5d3df4f65c09516d00
|
checksum="ae9a5789e23459e59606e6714723f2d3ffc31c03174191ef0d015bdf06007450
|
||||||
e549cf9cf3594a00e27b6589d4322d70e0720cdd213f39beb4181e06926230ff
|
e275e76442a6067341a27f04c5c6b83d8613144004c0413528863dc6b5c743da
|
||||||
fb82998998b2b29965467bc1b69d152e9c307d2cf301c9eafb4555b770ef3fd2
|
fb82998998b2b29965467bc1b69d152e9c307d2cf301c9eafb4555b770ef3fd2
|
||||||
904e396c26e9992a16cd1cc989460171536bed7739bf36049f6eb020ee5d56ec"
|
2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
cross_glibc_cflags="-O2 -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard"
|
cross_glibc_cflags="-O2 -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user