aboutsummaryrefslogtreecommitdiff
path: root/libgcc/configure
diff options
context:
space:
mode:
Diffstat (limited to 'libgcc/configure')
-rw-r--r--libgcc/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/configure b/libgcc/configure
index fa02413..b2f3f87 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