Commit 694a6541 by David Edelsohn Committed by David Edelsohn

* configure: Regenerated.

From-SVN: r191318
parent b0bb0396
2012-09-14 David Edelsohn <dje.gcc@gmail.com>
* configure: Regenerated.
2012-09-14 Walter Lee <walt@tilera.com> 2012-09-14 Walter Lee <walt@tilera.com>
* doc/invoke.texi (Option Summary): fix typesetting for -mcpu * doc/invoke.texi (Option Summary): fix typesetting for -mcpu
......
...@@ -14838,6 +14838,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; } ...@@ -14838,6 +14838,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*)
...@@ -17784,7 +17785,7 @@ else ...@@ -17784,7 +17785,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 17787 "configure" #line 17788 "configure"
#include "confdefs.h" #include "confdefs.h"
#if HAVE_DLFCN_H #if HAVE_DLFCN_H
...@@ -17890,7 +17891,7 @@ else ...@@ -17890,7 +17891,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 17893 "configure" #line 17894 "configure"
#include "confdefs.h" #include "confdefs.h"
#if HAVE_DLFCN_H #if HAVE_DLFCN_H
...@@ -19687,6 +19688,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; } ...@@ -19687,6 +19688,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