From ec76f6e000bdfdc91f4b5da7fa05c57a39cc3f27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 22 Apr 2017 09:03:47 +0200 Subject: Add application script, and a Makefile --- patches/aixrtl/1.5.0-noundef-cxx | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 patches/aixrtl/1.5.0-noundef-cxx (limited to 'patches/aixrtl/1.5.0-noundef-cxx') diff --git a/patches/aixrtl/1.5.0-noundef-cxx b/patches/aixrtl/1.5.0-noundef-cxx new file mode 100644 index 0000000..dc01fca --- /dev/null +++ b/patches/aixrtl/1.5.0-noundef-cxx @@ -0,0 +1,11 @@ +--- configure ++++ configure +@@ -9995,7 +9997,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 + #line $LINENO "configure" -- cgit v1.2.3