summaryrefslogtreecommitdiff
path: root/libvtv
diff options
context:
space:
mode:
authorH.J. Lu <hongjiu.lu@intel.com>2018-04-24 16:45:26 +0000
committerH.J. Lu <hjl@gcc.gnu.org>2018-04-24 09:45:26 -0700
commit7b47ecf2f76c2ca4755389046a874c1a47f49fe5 (patch)
tree74bdafd554794af533298e61c15489ac7ef4df50 /libvtv
parente8ac3359dc7c105b7f1edcf866517d3d273303c5 (diff)
Regenerate configure of target libraries
* configure: Regenerated. From-SVN: r259610
Diffstat (limited to 'libvtv')
-rw-r--r--libvtv/ChangeLog4
-rwxr-xr-xlibvtv/configure2
2 files changed, 5 insertions, 1 deletions
diff --git a/libvtv/ChangeLog b/libvtv/ChangeLog
index e8c90aa73de..1f163c244d0 100644
--- a/libvtv/ChangeLog
+++ b/libvtv/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/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