INSTALL: Default to --enable-cet=auto
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 27 Nov 2020 13:39:56 +0000 (05:39 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 27 Nov 2020 14:26:05 +0000 (06:26 -0800)
PR other/98027
* doc/install.texi: Default to --enable-cet=auto.

gcc/doc/install.texi

index 5f879ca4cea863e8bfc4cf5512b6963a5e49c7aa..021c347cc0917b57b9b74232874932c9f2bb6154 100644 (file)
@@ -2259,11 +2259,10 @@ instrumentation, see @option{-fcf-protection} option.  When
 to add @option{-fcf-protection} and, if needed, other target
 specific options to a set of building options.
 
-The option is disabled by default.  When @code{--enable-cet=auto}
-is used, it is enabled on Linux/x86 if target binutils
-supports @code{Intel CET} instructions and disabled otherwise.
-In this case the target libraries are configured to get additional
-@option{-fcf-protection} option.
+@code{--enable-cet=auto} is default.  CET is enabled on Linux/x86 if
+target binutils supports @code{Intel CET} instructions and disabled
+otherwise.  In this case, the target libraries are configured to get
+additional @option{-fcf-protection} option.
 
 @item --with-riscv-attribute=@samp{yes}, @samp{no} or @samp{default}
 Generate RISC-V attribute by default, in order to record extra build