[arch-commits] Commit in gcc/trunk (PKGBUILD)

Allan McRae <allan> at archlinux.org Allan McRae <allan> at archlinux.org
Tue Aug 2 05:20:42 UTC 2016


    Date: Tuesday, August 2, 2016 @ 05:20:41
  Author: allan
Revision: 272801

prepare glibc-2.24 toolchain rebuild

Modified:
  gcc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-02 05:17:13 UTC (rev 272800)
+++ PKGBUILD	2016-08-02 05:20:41 UTC (rev 272801)
@@ -8,8 +8,8 @@
 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')
@@ -91,7 +91,7 @@
 {
   pkgdesc="Runtime libraries shipped by GCC"
   groups=('base')
-  depends=('glibc>=2.23')
+  depends=('glibc>=2.24')
   options=('!emptydirs' '!strip')
 
   cd ${srcdir}/gcc-build



More information about the arch-commits mailing list