From 633ebab57d00b7ab3e4a3631d303f26c1bcf6feb Mon Sep 17 00:00:00 2001 From: dje Date: Fri, 14 Sep 2012 23:30:29 +0000 Subject: [PATCH] * configure: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@191319 138bc75d-0d04-0410-961f-82ee72b054a4 --- libatomic/ChangeLog | 4 ++++ libatomic/configure | 1 + 2 files changed, 5 insertions(+) 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 + + * configure: Regenerated. + 2012-05-22 John David Anglin 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*) -- 2.11.4.GIT