summaryrefslogtreecommitdiffstats
path: root/ltcf-cxx.sh
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2001-05-22 10:40:29 +0000
committerAlexandre Oliva <aoliva@redhat.com>2001-05-22 10:40:29 +0000
commit44adf66367b9f3c8c990c86e4704296e7bb0eef2 (patch)
tree7cf493d83f25e5055a00d65bcc19cc404b12773f /ltcf-cxx.sh
parent7cef8b61c42a058b0b53f329f6b791cc0bb83bf0 (diff)
downloadcygnal-44adf66367b9f3c8c990c86e4704296e7bb0eef2.tar.gz
cygnal-44adf66367b9f3c8c990c86e4704296e7bb0eef2.tar.bz2
cygnal-44adf66367b9f3c8c990c86e4704296e7bb0eef2.zip
* ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
[aix4*|aix5*]: Prepend blank.
Diffstat (limited to 'ltcf-cxx.sh')
-rw-r--r--ltcf-cxx.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/ltcf-cxx.sh b/ltcf-cxx.sh
index 29f8ffe5d..5d7d87770 100644
--- a/ltcf-cxx.sh
+++ b/ltcf-cxx.sh
@@ -196,8 +196,8 @@ case $host_os in
hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib'
# Warning - without using the other run time loading flags, -berok will
# link without error, but may produce a broken library.
- no_undefined_flag='${wl}-bnoerok'
- allow_undefined_flag='${wl}-berok'
+ no_undefined_flag=' ${wl}-bnoerok'
+ allow_undefined_flag=' ${wl}-berok'
# -bexpall does not export symbols beginning with underscore (_)
always_export_symbols=yes
# Exported symbols can be pulled into shared objects from archives