diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2020-05-12 10:39:42 -0700 |
---|---|---|
committer | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2020-08-17 13:03:08 -0300 |
commit | 7d7d6f9f63a64cd59e20428b029dd2e73b4c38c4 (patch) | |
tree | 2f1846be25561c66a0389cbb0097f684ff59922d /gcc | |
parent | e20f20e3f223523dbbe1933a01ca667a02dfec8b (diff) | |
download | gcc-7d7d6f9f63a64cd59e20428b029dd2e73b4c38c4.zip gcc-7d7d6f9f63a64cd59e20428b029dd2e73b4c38c4.tar.gz gcc-7d7d6f9f63a64cd59e20428b029dd2e73b4c38c4.tar.bz2 |
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.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions