diff --git a/core/gcc/PKGBUILD b/core/gcc/PKGBUILD index 1e9bdc90f..a9b85609f 100644 --- a/core/gcc/PKGBUILD +++ b/core/gcc/PKGBUILD @@ -19,8 +19,8 @@ pkgname=('gcc' 'gcc-libs' 'gcc-fortran' 'gcc-objc' 'gcc-go') pkgver=6.1.1 _pkgver=6 _islver=0.16.1 -pkgrel=3 -_commit=1bbd3999 +pkgrel=4 +_commit=c8454ab1 pkgdesc="The GNU Compiler Collection" arch=('i686' 'x86_64') license=('GPL' 'LGPL' 'FDL' 'custom') @@ -112,7 +112,7 @@ package_gcc-libs() { pkgdesc="Runtime libraries shipped by GCC" groups=('base') - depends=('glibc>=2.23') + depends=('glibc>=2.24') options=('!emptydirs' '!strip') cd ${srcdir}/gcc-build