diff options
author | David Edelsohn <dje.gcc@gmail.com> | 2012-09-15 00:03:06 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 2012-09-15 00:03:06 +0000 |
commit | 6c9c0a5029ee94b5e32195cb0e5f00550a1683ad (patch) | |
tree | d16d0bf33b683394fd9f1047642ca73fca41d22b /gas/configure | |
parent | 8aa2c966cba9654861c316479bdc2fdcd56b2613 (diff) | |
download | gdb-6c9c0a5029ee94b5e32195cb0e5f00550a1683ad.zip gdb-6c9c0a5029ee94b5e32195cb0e5f00550a1683ad.tar.gz gdb-6c9c0a5029ee94b5e32195cb0e5f00550a1683ad.tar.bz2 |
* configure: Regenerate.
Diffstat (limited to 'gas/configure')
-rwxr-xr-x | gas/configure | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gas/configure b/gas/configure index 45ceb99..cd9e5a4 100755 --- a/gas/configure +++ b/gas/configure @@ -8248,6 +8248,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*) @@ -11194,7 +11195,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11197 "configure" +#line 11198 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11300,7 +11301,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11303 "configure" +#line 11304 "configure" #include "confdefs.h" #if HAVE_DLFCN_H |