cross-powerpc64le-linux-gnu: update to gcc-8.3.0.

This commit is contained in:
Johannes 2019-02-26 20:54:19 +01:00
parent 1867bf3f14
commit 04db058448
2 changed files with 5 additions and 6 deletions

View file

@ -1 +0,0 @@
../../gcc/patches/fix-ppc64-float128-libstdc++.patch

View file

@ -1,6 +1,6 @@
# Template file for 'cross-powerpc64le-linux-gnu'
_binutils_version=2.32
_gcc_version=8.2.0
_gcc_version=8.3.0
_glibc_version=2.29
_linux_version=4.19
@ -8,8 +8,8 @@ _triplet="powerpc64le-linux-gnu"
_sysroot="/usr/${_triplet}"
pkgname=cross-${_triplet}
version=0.29
revision=3
version=0.30
revision=1
short_desc="GNU cross toolchain for the ${_triplet} targets (binutils/gcc/glibc)"
maintainer="q66 <daniel@octaforge.org>"
homepage="https://www.voidlinux.org/"
@ -20,7 +20,7 @@ distfiles="
${GNU_SITE}/glibc/glibc-${_glibc_version}.tar.xz
${KERNEL_SITE}/kernel/v4.x/linux-${_linux_version}.tar.xz"
checksum="0ab6c55dd86a92ed561972ba15b9b70a8b9f75557f896446c82e8b36e473ee04
196c3c04ba2613f893283977e6011b2345d1cd1af9abeac58e916b1aab3e0080
64baadfe6cc0f4947a84cb12d7f0dfaf45bb58b7e92461639596c21e02d97d2c
f3eeb8d57e25ca9fc13c2af3dae97754f9f643bc69229546828e3a240e2af04b
0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1"
@ -34,7 +34,7 @@ makedepends="isl15-devel libmpc-devel zlib-devel"
nostrip_files="libcaf_single.a libgcc.a libgcov.a libgcc_eh.a
libgnarl_pic.a libgnarl.a libgnat_pic.a libgnat.a"
depends="${pkgname}-libc-${version}_${revision}"
only_for_archs="x86_64"
archs="x86_64"
_apply_patch() {
local args="$1" pname="$(basename $2)"