cross-armv7l-linux-gnueabihf: update gcc to 9.3.0
This commit is contained in:
parent
c6012388b6
commit
f15484b8a0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'cross-armv7l-linux-gnueabihf'
|
||||
#
|
||||
_binutils_version=2.32
|
||||
_gcc_version=9.2.0
|
||||
_gcc_version=9.3.0
|
||||
_glibc_version=2.30
|
||||
_linux_version=4.19
|
||||
|
||||
|
@ -11,7 +11,7 @@ _archflags="-march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard"
|
|||
_sysroot="/usr/${_triplet}"
|
||||
|
||||
pkgname=cross-${_triplet}
|
||||
version=0.32
|
||||
version=0.33
|
||||
revision=1
|
||||
short_desc="GNU Cross toolchain for the ${_triplet} LE target (binutils/gcc/glibc)"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
@ -23,7 +23,7 @@ distfiles="
|
|||
http://ftp.gnu.org/gnu/glibc/glibc-${_glibc_version}.tar.xz
|
||||
${KERNEL_SITE}/kernel/v4.x/linux-${_linux_version}.tar.xz"
|
||||
checksum="0ab6c55dd86a92ed561972ba15b9b70a8b9f75557f896446c82e8b36e473ee04
|
||||
ea6ef08f121239da5695f76c9b33637a118dcf63e24164422231917fa61fb206
|
||||
71e197867611f6054aa1119b13a0c0abac12834765fe2d81f35ac57f84f742d1
|
||||
e2c4114e569afbe7edbc29131a43be833850ab9a459d81beb2588016d2bbb8af
|
||||
0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue