* configure: Regenerated.
From-SVN: r191321
This commit is contained in:
parent
cbbd536a26
commit
bad8a4a7fc
2 changed files with 8 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2012-09-14 David Edelsohn <dje.gcc@gmail.com>
|
||||
|
||||
* configure: Regenerated.
|
||||
|
||||
2012-09-05 Uros Bizjak <ubizjak@gmail.com>
|
||||
|
||||
* config/fpu-387.h (set_fpu): Prefix stmxcsr and ldmxcsr with %v.
|
||||
|
|
6
libgfortran/configure
vendored
6
libgfortran/configure
vendored
|
@ -9354,6 +9354,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*)
|
||||
|
@ -12327,7 +12328,7 @@ else
|
|||
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
||||
lt_status=$lt_dlunknown
|
||||
cat > conftest.$ac_ext <<_LT_EOF
|
||||
#line 12330 "configure"
|
||||
#line 12331 "configure"
|
||||
#include "confdefs.h"
|
||||
|
||||
#if HAVE_DLFCN_H
|
||||
|
@ -12433,7 +12434,7 @@ else
|
|||
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
||||
lt_status=$lt_dlunknown
|
||||
cat > conftest.$ac_ext <<_LT_EOF
|
||||
#line 12436 "configure"
|
||||
#line 12437 "configure"
|
||||
#include "confdefs.h"
|
||||
|
||||
#if HAVE_DLFCN_H
|
||||
|
@ -13217,6 +13218,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
|
|||
# AIX 5 now supports IA64 processor
|
||||
lt_prog_compiler_static_FC='-Bstatic'
|
||||
fi
|
||||
lt_prog_compiler_pic_FC='-fPIC'
|
||||
;;
|
||||
|
||||
amigaos*)
|
||||
|
|
Loading…
Add table
Reference in a new issue