Home | History | Annotate | Download | only in libiberty

Lines Matching refs:CET

1343   --enable-cet            enable Intel CET in host libraries [default=auto]
5274 # Check whether --enable-cet was given.
5279 *) as_fn_error $? "Unknown argument to enable/disable cet" "$LINENO" 5 ;;
5287 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CET support" >&5
5288 $as_echo_n "checking for CET support... " >&6; }
5298 # and if compiler and assembler support CET.
5324 # Check if compiler and assembler support CET.
5347 # Require CET support only for the final GCC build.
5348 as_fn_error $? "compiler and assembler with CET support are required for --enable-cet" "$LINENO" 5
5350 # Don't enable CET without CET support for non-bootstrap
5471 as_fn_error $? "Intel CET must be enabled on Intel CET enabled host" "$LINENO" 5
5475 # Enable CET in cross compiler if possible so that it will run on both
5476 # CET and non-CET hosts.