aboutsummaryrefslogtreecommitdiff
path: root/libitm
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>2012-09-14 23:34:56 +0000
committerDavid Edelsohn <dje@gcc.gnu.org>2012-09-14 19:34:56 -0400
commit690c45b88fde0374ff3c8734a408cb00b8c5da51 (patch)
tree4ed25b3df9ee8b550c08c739721890af99854c24 /libitm
parent6608378bce7129d28619b2722a39018b686e88a3 (diff)
downloadgcc-690c45b88fde0374ff3c8734a408cb00b8c5da51.zip
gcc-690c45b88fde0374ff3c8734a408cb00b8c5da51.tar.gz
gcc-690c45b88fde0374ff3c8734a408cb00b8c5da51.tar.bz2
* configure: Regenerated.
From-SVN: r191323
Diffstat (limited to 'libitm')
-rw-r--r--libitm/ChangeLog4
-rw-r--r--libitm/configure6
2 files changed, 8 insertions, 2 deletions
diff --git a/libitm/ChangeLog b/libitm/ChangeLog
index 2d10d5e..7c894ba 100644
--- a/libitm/ChangeLog
+++ b/libitm/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-14 David Edelsohn <dje.gcc@gmail.com>
+
+ * configure: Regenerated.
+
2012-07-31 Uros Bizjak <ubizjak@gmail.com>
* config/x86/target.h (cpu_relax): Use __builtin_ia32_pause.
diff --git a/libitm/configure b/libitm/configure
index 6495c44..2e0d73c 100644
--- a/libitm/configure
+++ b/libitm/configure
@@ -8831,6 +8831,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*)
@@ -11777,7 +11778,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 11780 "configure"
+#line 11781 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -11883,7 +11884,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 11886 "configure"
+#line 11887 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -13680,6 +13681,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
# AIX 5 now supports IA64 processor
lt_prog_compiler_static_CXX='-Bstatic'
fi
+ lt_prog_compiler_pic_CXX='-fPIC'
;;
amigaos*)