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

Allan McRae allan at archlinux.org
Sat Dec 5 11:52:12 UTC 2015


    Date: Saturday, December 5, 2015 @ 12:52:12
  Author: allan
Revision: 252376

upgpkg: gcc 5.3.0-1

upstream update, switch to new C++ ABI

Modified:
  gcc/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-05 09:24:21 UTC (rev 252375)
+++ PKGBUILD	2015-12-05 11:52:12 UTC (rev 252376)
@@ -72,8 +72,7 @@
       --enable-lto --enable-plugin --enable-install-libiberty \
       --with-linker-hash-style=gnu --enable-gnu-indirect-function \
       --disable-multilib --disable-werror \
-      --enable-checking=release \
-      --with-default-libstdcxx-abi=gcc4-compatible
+      --enable-checking=release
 
   make
   



More information about the arch-commits mailing list