diff options
Diffstat (limited to 'libffi/configure')
-rwxr-xr-x | libffi/configure | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libffi/configure b/libffi/configure index 28ed513..24b9f41 100755 --- a/libffi/configure +++ b/libffi/configure @@ -7827,6 +7827,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*) @@ -10773,7 +10774,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 10776 "configure" +#line 10777 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -10879,7 +10880,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 10882 "configure" +#line 10883 "configure" #include "confdefs.h" #if HAVE_DLFCN_H |