Home | History | Annotate | Download | only in libcpp

Lines Matching refs:CET

1397   --enable-cet            enable Intel CET in host libraries [default=auto]
9182 # Enable Intel CET on Intel CET enabled host if jit is enabled.
9183 # Check whether --enable-cet was given.
9188 *) as_fn_error $? "Unknown argument to enable/disable cet" "$LINENO" 5 ;;
9196 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CET support" >&5
9197 $as_echo_n "checking for CET support... " >&6; }
9207 # and if compiler and assembler support CET.
9233 # Check if compiler and assembler support CET.
9256 # Require CET support only for the final GCC build.
9257 as_fn_error $? "compiler and assembler with CET support are required for --enable-cet" "$LINENO" 5
9259 # Don't enable CET without CET support for non-bootstrap
9377 as_fn_error $? "Intel CET must be enabled on Intel CET enabled host" "$LINENO" 5
9381 # Enable CET in cross compiler if possible so that it will run on both
9382 # CET and non-CET hosts.