aboutsummaryrefslogtreecommitdiff
path: root/libdecnumber
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2020-05-12 09:17:34 -0700
committerH.J. Lu <hjl.tools@gmail.com>2020-05-12 09:17:45 -0700
commit051da74259d5ebbfaa5b363dd09dbe16a955d8a1 (patch)
treea94dd898309fea2bc4cab17cc7e7b5e5f5de2813 /libdecnumber
parent7e9c5bb0fd22fb4573d270de241d9b56de17f7f5 (diff)
downloadgcc-051da74259d5ebbfaa5b363dd09dbe16a955d8a1.zip
gcc-051da74259d5ebbfaa5b363dd09dbe16a955d8a1.tar.gz
gcc-051da74259d5ebbfaa5b363dd09dbe16a955d8a1.tar.bz2
libcpp: 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 'libdecnumber')
0 files changed, 0 insertions, 0 deletions