]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgcc/configure
Regenerate configure of target libraries
[thirdparty/gcc.git] / libgcc / configure
index fa0241346686adb9f4c9662cc4648e9d2787fa82..b2f3f8708441e473b8e2941c4748748b6c7c40b8 100644 (file)
@@ -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