Commit 690c45b8 by David Edelsohn Committed by David Edelsohn

* configure: Regenerated.

From-SVN: r191323
parent 6608378b
2012-09-14 David Edelsohn <dje.gcc@gmail.com>
* configure: Regenerated.
2012-07-31 Uros Bizjak <ubizjak@gmail.com> 2012-07-31 Uros Bizjak <ubizjak@gmail.com>
* config/x86/target.h (cpu_relax): Use __builtin_ia32_pause. * config/x86/target.h (cpu_relax): Use __builtin_ia32_pause.
......
...@@ -8831,6 +8831,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; } ...@@ -8831,6 +8831,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
# AIX 5 now supports IA64 processor # AIX 5 now supports IA64 processor
lt_prog_compiler_static='-Bstatic' lt_prog_compiler_static='-Bstatic'
fi fi
lt_prog_compiler_pic='-fPIC'
;; ;;
amigaos*) amigaos*)
...@@ -11777,7 +11778,7 @@ else ...@@ -11777,7 +11778,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF cat > conftest.$ac_ext <<_LT_EOF
#line 11780 "configure" #line 11781 "configure"
#include "confdefs.h" #include "confdefs.h"
#if HAVE_DLFCN_H #if HAVE_DLFCN_H
...@@ -11883,7 +11884,7 @@ else ...@@ -11883,7 +11884,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF cat > conftest.$ac_ext <<_LT_EOF
#line 11886 "configure" #line 11887 "configure"
#include "confdefs.h" #include "confdefs.h"
#if HAVE_DLFCN_H #if HAVE_DLFCN_H
...@@ -13680,6 +13681,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; } ...@@ -13680,6 +13681,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
# AIX 5 now supports IA64 processor # AIX 5 now supports IA64 processor
lt_prog_compiler_static_CXX='-Bstatic' lt_prog_compiler_static_CXX='-Bstatic'
fi fi
lt_prog_compiler_pic_CXX='-fPIC'
;; ;;
amigaos*) amigaos*)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment