aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>2012-09-14 23:26:42 +0000
committerDavid Edelsohn <dje.gcc@gmail.com>2012-09-14 23:26:42 +0000
commit02199246ed6f50f3352517fef9b447de2e8146c3 (patch)
treed9dd721b3b320d1f3e5dfccc15aa4a83d99146de /gcc/configure
parenta04c9093a78d1e448ceeec45b5bfac7d57be4208 (diff)
* configure: Regenerated.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@191318 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/configure')
-rwxr-xr-xgcc/configure6
1 files changed, 4 insertions, 2 deletions
diff --git a/gcc/configure b/gcc/configure
index 4a6a77e9858..b656d9e5266 100755
--- a/gcc/configure
+++ b/gcc/configure
@@ -14838,6 +14838,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*)
@@ -17784,7 +17785,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 17787 "configure"
+#line 17788 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -17890,7 +17891,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 17893 "configure"
+#line 17894 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -19687,6 +19688,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*)