blob: e4fe86e168100c250608c2b92eb996db736425a5 (
plain)
1
2
3
4
5
6
7
8
9
|
--- configure
+++ configure
@@ -4678,5 +4678,5 @@
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='-berok'
+ allow_undefined_flag=unsupported
# Determine the default libpath from the value encoded in an empty executable.
|