summaryrefslogtreecommitdiff
path: root/ld/configure
diff options
context:
space:
mode:
authorDavid Edelsohn <dje@watson.ibm.com>2012-09-15 00:04:43 +0000
committerDavid Edelsohn <dje@watson.ibm.com>2012-09-15 00:04:43 +0000
commit806b82f0f0ef59e0b62fe31abe2864f8b7a56c17 (patch)
tree05049606d82066aabf5d65504ec15587c3f1bcab /ld/configure
parent5883050951e5406a9703d6a6e856c2a79915e0a6 (diff)
downloadbinutils-redhat-806b82f0f0ef59e0b62fe31abe2864f8b7a56c17.tar.gz
* configure: Regenerate.
Diffstat (limited to 'ld/configure')
-rwxr-xr-xld/configure6
1 files changed, 4 insertions, 2 deletions
diff --git a/ld/configure b/ld/configure
index 0c2a205d65..cb99b4c0d3 100755
--- a/ld/configure
+++ b/ld/configure
@@ -9238,6 +9238,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
# AIX 5 now supports IA64 processor
lt_prog_compiler_static='-Bstatic'
fi
+ lt_prog_compiler_pic='-fPIC'
;;
amigaos*)
@@ -12184,7 +12185,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 12187 "configure"
+#line 12188 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -12290,7 +12291,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 12293 "configure"
+#line 12294 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -14087,6 +14088,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
# AIX 5 now supports IA64 processor
lt_prog_compiler_static_CXX='-Bstatic'
fi
+ lt_prog_compiler_pic_CXX='-fPIC'
;;
amigaos*)