diff options
author | dje <dje@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-09-14 23:30:29 +0000 |
---|---|---|
committer | dje <dje@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-09-14 23:30:29 +0000 |
commit | 633ebab57d00b7ab3e4a3631d303f26c1bcf6feb (patch) | |
tree | ce30fb58faf247e1418b4e0fa2185a2ba8957ed4 /libatomic | |
parent | 4a5d72af2df67e1d183bfa55734b88fcb73f9b8b (diff) | |
download | gcc-633ebab57d00b7ab3e4a3631d303f26c1bcf6feb.tar.gz |
* configure: Regenerated.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@191319 138bc75d-0d04-0410-961f-82ee72b054a4
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 ac46c3f2890..602c6c07941 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 9a7e5a53c04..239bcee4351 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*) |