Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=23d1389ef8704242eb5ef7d8860cc00eae82e7c2
commit 23d1389ef8704242eb5ef7d8860cc00eae82e7c2 Author: crazy <[email protected]> Date: Fri Jan 26 18:21:38 2018 +0100 gcc-7.3.0-2-x86_64 * rebuild with tc diff --git a/source/devel/gcc/FrugalBuild b/source/devel/gcc/FrugalBuild index b76e16a..878c22f 100644 --- a/source/devel/gcc/FrugalBuild +++ b/source/devel/gcc/FrugalBuild @@ -27,15 +27,15 @@ else pkgver=7.3.0 gccver=$pkgver fi -pkgrel=1 +pkgrel=2 pkgdesc="The GNU Compiler Collection" url="http://gcc.gnu.org" -depends=('binutils>=2.29.1-2' 'glibc>=2.26' 'libmpc>=1.1.0' 'zlib>=1.2.11-2') +depends=('binutils>=2.30.0' 'glibc>=2.26.900' 'libmpc>=1.1.0-2' 'zlib>=1.2.11-4') makedepends=('kernel-headers>=4.7' 'lib32-zlib>=1.2.8-10') provides=('c-compiler') groups=('devel' 'devel-core') archs=('x86_64') -options+=('scriptlet' 'noccache' 'static' 'nostrip') +options+=('scriptlet' 'noccache' 'static' 'nostrip' 'nofortify') if Fuse $USE_BRANCH; then _pkgver=20170302 ## well something _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
