-
- Downloads
Enable CET in cross compiler if possible
Don't perform CET run-time check for host when cross compiling. Instead, enable CET in cross compiler if possible so that it will run on both CET and non-CET hosts. config/ PR bootstrap/94998 * cet.m4 (GCC_CET_HOST_FLAGS): Enable CET in cross compiler if possible. libiberty/ PR bootstrap/94998 * configure: Regenerated. lto-plugin/ PR bootstrap/94998 * configure: Regenerated.
Showing
- config/ChangeLog 6 additions, 0 deletionsconfig/ChangeLog
- config/cet.m4 12 additions, 6 deletionsconfig/cet.m4
- libiberty/ChangeLog 5 additions, 0 deletionslibiberty/ChangeLog
- libiberty/configure 9 additions, 3 deletionslibiberty/configure
- lto-plugin/ChangeLog 5 additions, 0 deletionslto-plugin/ChangeLog
- lto-plugin/configure 11 additions, 5 deletionslto-plugin/configure
Loading
Please register or sign in to comment