]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libvtv/configure
x86: Default CET run-time support to auto
[thirdparty/gcc.git] / libvtv / configure
index fc969525da01e10ce0c6657b2bec07834ebd6372..9d42cb88fb2035db2f871dc201148ea0ecf2975a 100755 (executable)
@@ -1446,7 +1446,7 @@ Optional Features:
   --enable-fast-install[=PKGS]
                           optimize for fast installation [default=yes]
   --disable-libtool-lock  avoid locking (might break parallel builds)
-  --enable-cet            enable Intel CET in target libraries [default=no]
+  --enable-cet            enable Intel CET in target libraries [default=auto]
 
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
@@ -15667,7 +15667,7 @@ if test "${enable_cet+set}" = set; then :
                           esac
 
 else
-  enable_cet=no
+  enable_cet=auto
 fi