diff mbox series

[2/5] Regenerate configure of target libraries

Message ID 20180422134825.7165-3-hjl.tools@gmail.com
State New
Headers show
Series x86/CET: Remove the -mcet command-lint option | expand

Commit Message

H.J. Lu April 22, 2018, 1:48 p.m. UTC
* configure: Regenerated.
---
 libatomic/configure    | 2 +-
 libbacktrace/configure | 2 +-
 libgcc/configure       | 2 +-
 libgfortran/configure  | 2 +-
 libgomp/configure      | 2 +-
 libitm/configure       | 2 +-
 libmpx/configure       | 2 +-
 libobjc/configure      | 2 +-
 libquadmath/configure  | 2 +-
 libsanitizer/configure | 2 +-
 libssp/configure       | 2 +-
 libstdc++-v3/configure | 2 +-
 libvtv/configure       | 2 +-
 13 files changed, 13 insertions(+), 13 deletions(-)
diff mbox series

Patch

diff --git a/libatomic/configure b/libatomic/configure
index 67a2c9269a3..b902e2c9606 100755
--- a/libatomic/configure
+++ b/libatomic/configure
@@ -15373,7 +15373,7 @@  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     ;;
 esac
 if test x$enable_cet = xyes; then
-  CET_FLAGS="-fcf-protection -mcet"
+  CET_FLAGS="-fcf-protection -mshstk"
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 $as_echo "yes" >&6; }
 else
diff --git a/libbacktrace/configure b/libbacktrace/configure
index b1e3adedda0..87cadda6c8c 100755
--- a/libbacktrace/configure
+++ b/libbacktrace/configure
@@ -11861,7 +11861,7 @@  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     ;;
 esac
 if test x$enable_cet = xyes; then
-  CET_FLAGS="-fcf-protection -mcet"
+  CET_FLAGS="-fcf-protection -mshstk"
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 $as_echo "yes" >&6; }
 else
diff --git a/libgcc/configure b/libgcc/configure
index fa024134668..b2f3f870844 100644
--- a/libgcc/configure
+++ b/libgcc/configure
@@ -4849,7 +4849,7 @@  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     ;;
 esac
 if test x$enable_cet = xyes; then
-  CET_FLAGS="-fcf-protection -mcet"
+  CET_FLAGS="-fcf-protection -mshstk"
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 $as_echo "yes" >&6; }
 else
diff --git a/libgfortran/configure b/libgfortran/configure
index d3e323c11a7..91fce8fecd0 100755
--- a/libgfortran/configure
+++ b/libgfortran/configure
@@ -5863,7 +5863,7 @@  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     ;;
 esac
 if test x$enable_cet = xyes; then
-  CET_FLAGS="-fcf-protection -mcet"
+  CET_FLAGS="-fcf-protection -mshstk"
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 $as_echo "yes" >&6; }
 else
diff --git a/libgomp/configure b/libgomp/configure
index 5d8412c5f19..ced7606b355 100755
--- a/libgomp/configure
+++ b/libgomp/configure
@@ -16692,7 +16692,7 @@  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     ;;
 esac
 if test x$enable_cet = xyes; then
-  CET_FLAGS="-fcf-protection -mcet"
+  CET_FLAGS="-fcf-protection -mshstk"
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 $as_echo "yes" >&6; }
 else
diff --git a/libitm/configure b/libitm/configure
index 10db435d01c..dbf386db434 100644
--- a/libitm/configure
+++ b/libitm/configure
@@ -17662,7 +17662,7 @@  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     ;;
 esac
 if test x$enable_cet = xyes; then
-  CET_FLAGS="-fcf-protection -mcet"
+  CET_FLAGS="-fcf-protection -mshstk"
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 $as_echo "yes" >&6; }
 else
diff --git a/libmpx/configure b/libmpx/configure
index 5a4d7f49e0e..70856596425 100644
--- a/libmpx/configure
+++ b/libmpx/configure
@@ -11657,7 +11657,7 @@  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     ;;
 esac
 if test x$enable_cet = xyes; then
-  CET_FLAGS="-fcf-protection -mcet"
+  CET_FLAGS="-fcf-protection -mshstk"
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 $as_echo "yes" >&6; }
 else
diff --git a/libobjc/configure b/libobjc/configure
index 699f3773a21..d1a032fbf6a 100755
--- a/libobjc/configure
+++ b/libobjc/configure
@@ -3428,7 +3428,7 @@  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     ;;
 esac
 if test x$enable_cet = xyes; then
-  CET_FLAGS="-fcf-protection -mcet"
+  CET_FLAGS="-fcf-protection -mshstk"
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 $as_echo "yes" >&6; }
 else
diff --git a/libquadmath/configure b/libquadmath/configure
index 4ad6e3d682b..14610d66238 100755
--- a/libquadmath/configure
+++ b/libquadmath/configure
@@ -12896,7 +12896,7 @@  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     ;;
 esac
 if test x$enable_cet = xyes; then
-  CET_FLAGS="-fcf-protection -mcet"
+  CET_FLAGS="-fcf-protection -mshstk"
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 $as_echo "yes" >&6; }
 else
diff --git a/libsanitizer/configure b/libsanitizer/configure
index 5fdc5126478..4695bc7d4f7 100755
--- a/libsanitizer/configure
+++ b/libsanitizer/configure
@@ -16598,7 +16598,7 @@  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     ;;
 esac
 if test x$enable_cet = xyes; then
-  CET_FLAGS="-fcf-protection -mcet"
+  CET_FLAGS="-fcf-protection -mshstk"
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 $as_echo "yes" >&6; }
 else
diff --git a/libssp/configure b/libssp/configure
index f60b7d70402..4e88e4916cc 100755
--- a/libssp/configure
+++ b/libssp/configure
@@ -4154,7 +4154,7 @@  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     ;;
 esac
 if test x$enable_cet = xyes; then
-  CET_FLAGS="-fcf-protection -mcet"
+  CET_FLAGS="-fcf-protection -mshstk"
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 $as_echo "yes" >&6; }
 else
diff --git a/libstdc++-v3/configure b/libstdc++-v3/configure
index 49d12887d52..ba094be6f15 100755
--- a/libstdc++-v3/configure
+++ b/libstdc++-v3/configure
@@ -81214,7 +81214,7 @@  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     ;;
 esac
 if test x$enable_cet = xyes; then
-  CET_FLAGS="-fcf-protection -mcet"
+  CET_FLAGS="-fcf-protection -mshstk"
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 $as_echo "yes" >&6; }
 else
diff --git a/libvtv/configure b/libvtv/configure
index cde00f9bd6c..a197f750453 100755
--- a/libvtv/configure
+++ b/libvtv/configure
@@ -15532,7 +15532,7 @@  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     ;;
 esac
 if test x$enable_cet = xyes; then
-  CET_FLAGS="-fcf-protection -mcet"
+  CET_FLAGS="-fcf-protection -mshstk"
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 $as_echo "yes" >&6; }
 else