aboutsummaryrefslogtreecommitdiff
path: root/libcpp
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2020-05-12 09:14:52 -0700
committerH.J. Lu <hjl.tools@gmail.com>2020-05-12 09:14:52 -0700
commit7e9c5bb0fd22fb4573d270de241d9b56de17f7f5 (patch)
tree41e2ea871bc671a84d0f8309b86aa229bdf01d59 /libcpp
parentaf3bef0ea257f53e79319bc25086b8293bb27323 (diff)
downloadgcc-7e9c5bb0fd22fb4573d270de241d9b56de17f7f5.zip
gcc-7e9c5bb0fd22fb4573d270de241d9b56de17f7f5.tar.gz
gcc-7e9c5bb0fd22fb4573d270de241d9b56de17f7f5.tar.bz2
gcc: Enable Intel CET on Intel CET enabled host for jit
Since on Intel CET enabled host, dlopen in Intel CET enabled applications fails on shared libraries which aren't Intel CET enabled, compile with -fcf-protection on Intel CET enabled host when jit is enabled to enable Intel CET on libgccjit. * Makefile.in (CET_HOST_FLAGS): New. (COMPILER): Add $(CET_HOST_FLAGS). * configure.ac: Add GCC_CET_HOST_FLAGS(CET_HOST_FLAGS) and AC_SUBST(CET_HOST_FLAGS). Clear CET_HOST_FLAGS if jit isn't enabled. * aclocal.m4: Regenerated. * configure: Likewise.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions