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

Frederik Schwan freswa at gemini.archlinux.org
Fri Feb 11 02:42:15 UTC 2022


    Date: Friday, February 11, 2022 @ 02:42:15
  Author: freswa
Revision: 436925

remove unused option `--disable-libunwind-exceptions`

>From gcc/doc/install.texi:
For gcc 3.4.3 and later, @option{--enable-libunwind-exceptions} is
removed and the system libunwind library will always be used.

Modified:
  gcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-11 02:33:46 UTC (rev 436924)
+++ PKGBUILD	2022-02-11 02:42:15 UTC (rev 436925)
@@ -106,7 +106,6 @@
       --enable-threads=posix \
       --disable-libssp \
       --disable-libstdcxx-pch \
-      --disable-libunwind-exceptions \
       --disable-werror \
       --with-build-config=bootstrap-lto \
       --enable-link-serialization=1 \



More information about the arch-commits mailing list