aboutsummaryrefslogtreecommitdiff
path: root/libssp
diff options
context:
space:
mode:
authorH.J. Lu <hongjiu.lu@intel.com>2018-04-24 16:45:26 +0000
committerH.J. Lu <hongjiu.lu@intel.com>2018-04-24 16:45:26 +0000
commita4ba9790e18dac0b237147e4f09a353ac42560bf (patch)
tree74bdafd554794af533298e61c15489ac7ef4df50 /libssp
parent6aa301ece5b7658de48a81a72edfba3c9205ee52 (diff)
Regenerate configure of target libraries
* configure: Regenerated. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@259610 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libssp')
-rw-r--r--libssp/ChangeLog4
-rwxr-xr-xlibssp/configure2
2 files changed, 5 insertions, 1 deletions
diff --git a/libssp/ChangeLog b/libssp/ChangeLog
index e4316e16040..ef673a03f54 100644
--- a/libssp/ChangeLog
+++ b/libssp/ChangeLog
@@ -1,3 +1,7 @@
+2018-04-24 H.J. Lu <hongjiu.lu@intel.com>
+
+ * configure: Regenerated.
+
2018-04-19 Jakub Jelinek <jakub@redhat.com>
* configure: Regenerated.
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