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/eclass/ELT-patches/aixrtl/2.2.0-noundef-cxx

12 lines
505 B

--- configure
+++ configure
@@ -13884,7 +13885,7 @@
if test "$aix_use_runtimelinking" = yes; then
# Warning - without using the other runtime loading flags (-brtl),
# -berok will link without error, but may produce a broken library.
- allow_undefined_flag_CXX='-berok'
+ no_undefined_flag_CXX=' ${wl}-bernotok'
# Determine the default libpath from the value encoded in an empty
# executable.
cat >conftest.$ac_ext <<_ACEOF