diff options
author | David Edelsohn <dje.gcc@gmail.com> | 2012-09-14 23:30:29 +0000 |
---|---|---|
committer | David Edelsohn <dje@gcc.gnu.org> | 2012-09-14 19:30:29 -0400 |
commit | 00c2f0ef6d136f650f72511ed68158030f4c6b7e (patch) | |
tree | ce30fb58faf247e1418b4e0fa2185a2ba8957ed4 /libatomic | |
parent | 694a654123dfa51e5d7258850280263492ac68e6 (diff) | |
download | gcc-00c2f0ef6d136f650f72511ed68158030f4c6b7e.zip gcc-00c2f0ef6d136f650f72511ed68158030f4c6b7e.tar.gz gcc-00c2f0ef6d136f650f72511ed68158030f4c6b7e.tar.bz2 |
* configure: Regenerated.
From-SVN: r191319
Diffstat (limited to 'libatomic')
-rw-r--r-- | libatomic/ChangeLog | 4 | ||||
-rwxr-xr-x | libatomic/configure | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/libatomic/ChangeLog b/libatomic/ChangeLog index ac46c3f..602c6c0 100644 --- a/libatomic/ChangeLog +++ b/libatomic/ChangeLog @@ -1,3 +1,7 @@ +2012-09-14 David Edelsohn <dje.gcc@gmail.com> + + * configure: Regenerated. + 2012-05-22 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> PR other/53231 diff --git a/libatomic/configure b/libatomic/configure index 9a7e5a5..239bcee 100755 --- a/libatomic/configure +++ b/libatomic/configure @@ -8069,6 +8069,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*) |