You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-text/ghostscript-gpl/files/ghostscript-gpl-9.55.0-no-f...

13 lines
307 B

https://bugs.gentoo.org/784173
--- a/configure.ac
+++ b/configure.ac
@@ -857,7 +857,7 @@
else
save_cxxflags="$CXXFLAGS"
- cxxflags_to_try="-std=c++17 -stdlib=libstdc++"
+ cxxflags_to_try="-std=c++17"
CXXFLAGS_TO_USE=""
AC_MSG_CHECKING([supported C++ compiler flags])