aboutsummaryrefslogtreecommitdiff
path: root/libvtv/configure
diff options
context:
space:
mode:
Diffstat (limited to 'libvtv/configure')
-rwxr-xr-xlibvtv/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvtv/configure b/libvtv/configure
index cde00f9..a197f75 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