|
|
|
@ -7206,7 +7206,7 @@ ia64-*-hpux*) |
|
|
|
rm -rf conftest* |
|
|
|
;; |
|
|
|
|
|
|
|
x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \ |
|
|
|
x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \ |
|
|
|
s390*-*linux*|s390*-*tpf*|sparc*-*linux*) |
|
|
|
# Find out which ABI we are using. |
|
|
|
echo 'int i;' > conftest.$ac_ext |
|
|
|
@ -7231,7 +7231,10 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*) |
|
|
|
;; |
|
|
|
esac |
|
|
|
;; |
|
|
|
ppc64-*linux*|powerpc64-*linux*) |
|
|
|
powerpc64le-*linux*) |
|
|
|
LD="${LD-ld} -m elf32lppclinux" |
|
|
|
;; |
|
|
|
powerpc64-*linux*) |
|
|
|
LD="${LD-ld} -m elf32ppclinux" |
|
|
|
;; |
|
|
|
s390x-*linux*) |
|
|
|
@ -7250,7 +7253,10 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*) |
|
|
|
x86_64-*linux*) |
|
|
|
LD="${LD-ld} -m elf_x86_64" |
|
|
|
;; |
|
|
|
ppc*-*linux*|powerpc*-*linux*) |
|
|
|
powerpcle-*linux*) |
|
|
|
LD="${LD-ld} -m elf64lppc" |
|
|
|
;; |
|
|
|
powerpc-*linux*) |
|
|
|
LD="${LD-ld} -m elf64ppc" |
|
|
|
;; |
|
|
|
s390*-*linux*|s390*-*tpf*) |
|
|
|
@ -11415,7 +11421,7 @@ else |
|
|
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
|
|
|
lt_status=$lt_dlunknown |
|
|
|
cat > conftest.$ac_ext <<_LT_EOF |
|
|
|
#line 11418 "configure" |
|
|
|
#line 11424 "configure" |
|
|
|
#include "confdefs.h" |
|
|
|
|
|
|
|
#if HAVE_DLFCN_H |
|
|
|
@ -11521,7 +11527,7 @@ else |
|
|
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
|
|
|
lt_status=$lt_dlunknown |
|
|
|
cat > conftest.$ac_ext <<_LT_EOF |
|
|
|
#line 11524 "configure" |
|
|
|
#line 11530 "configure" |
|
|
|
#include "confdefs.h" |
|
|
|
|
|
|
|
#if HAVE_DLFCN_H |
|
|
|
|