core/gcc to 6.1.1-4

This commit is contained in:
Kevin Mihelich 2016-08-05 13:36:36 +00:00
parent 7a97d18d45
commit 94e89442c3

View file

@ -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