diff options
author | David Edelsohn <dje.gcc@gmail.com> | 2012-09-14 23:42:24 +0000 |
---|---|---|
committer | David Edelsohn <dje@gcc.gnu.org> | 2012-09-14 19:42:24 -0400 |
commit | de973ab7b7ca3c092b392316d062fdfa37e5f74a (patch) | |
tree | dce71c953a8ceac326f1579a5a43c9be6e9a302b /lto-plugin | |
parent | f783a79952375b8549efd5c4c3228764cd429039 (diff) | |
download | gcc-de973ab7b7ca3c092b392316d062fdfa37e5f74a.tar.gz |
* configure: Regenerated.
From-SVN: r191331
Diffstat (limited to 'lto-plugin')
-rw-r--r-- | lto-plugin/ChangeLog | 4 | ||||
-rwxr-xr-x | lto-plugin/configure | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog index 75c14055b94..c8ed0f3f6e7 100644 --- a/lto-plugin/ChangeLog +++ b/lto-plugin/ChangeLog @@ -1,3 +1,7 @@ +2012-09-14 David Edelsohn <dje.gcc@gmail.com> + + * configure: Regenerated. + 2012-05-29 Joseph Myers <joseph@codesourcery.com> * lto-plugin.c: Fix typo. diff --git a/lto-plugin/configure b/lto-plugin/configure index bd7e75e5870..4900d8079bf 100755 --- a/lto-plugin/configure +++ b/lto-plugin/configure @@ -7605,6 +7605,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*) @@ -10551,7 +10552,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 10554 "configure" +#line 10555 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -10657,7 +10658,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 10660 "configure" +#line 10661 "configure" #include "confdefs.h" #if HAVE_DLFCN_H |