Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=b3b588462d013dcb475fb5e623ffb31a99552a6d
commit b3b588462d013dcb475fb5e623ffb31a99552a6d Author: crazy <[email protected]> Date: Mon Jan 29 18:56:22 2018 +0100 gcc-7.3.0-5-x86_64 * one more rebuild for fortify and kernel headers diff --git a/source/devel/gcc/FrugalBuild b/source/devel/gcc/FrugalBuild index 8e18775..21684c9 100644 --- a/source/devel/gcc/FrugalBuild +++ b/source/devel/gcc/FrugalBuild @@ -27,15 +27,15 @@ else pkgver=7.3.0 gccver=$pkgver fi -pkgrel=4 +pkgrel=5 pkgdesc="The GNU Compiler Collection" url="http://gcc.gnu.org" depends=('binutils>=2.30.0-3' 'glibc>=2.26.900-3' 'libmpc>=1.1.0-4' 'zlib>=1.2.11-6') -makedepends=('kernel-headers>=4.14.15' 'lib32-zlib>=1.2.11-6') +makedepends=('kernel-headers>=4.15' 'lib32-zlib>=1.2.11-6') provides=('c-compiler') groups=('devel' 'devel-core') archs=('x86_64') -options+=('scriptlet' 'noccache' 'static' 'nostrip' 'nofortify') +options+=('scriptlet' 'noccache' 'static' 'nostrip') if Fuse $USE_BRANCH; then _pkgver=20170302 ## well something _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
