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

Frederik Schwan freswa at gemini.archlinux.org
Sun Feb 20 23:11:40 UTC 2022


    Date: Sunday, February 20, 2022 @ 23:11:40
  Author: freswa
Revision: 437825

remove leftovers from libiberty

Modified:
  gcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-20 23:02:44 UTC (rev 437824)
+++ PKGBUILD	2022-02-20 23:11:40 UTC (rev 437825)
@@ -54,7 +54,7 @@
   sed -i '/m64=/s/lib64/lib/' gcc/config/i386/t-linux64
 
   # hack! - some configure tests for header files using "$CPP $CPPFLAGS"
-  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" {libiberty,gcc}/configure
+  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" gcc/configure
 
   # D hacks
   patch -Np1 -i "$srcdir/gdc_phobos_path.patch"



More information about the arch-commits mailing list