aboutsummaryrefslogtreecommitdiff
path: root/libbacktrace/simple.c
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2020-05-12 09:23:56 -0700
committerH.J. Lu <hjl.tools@gmail.com>2020-05-12 09:24:09 -0700
commitd21486483579c2205fcabf1308b155000af86fe1 (patch)
treea5b4e18599210993422ffb62f003b72f98f97554 /libbacktrace/simple.c
parentb3d16040feb2df017eb5a18ca641b06cc1ff6947 (diff)
downloadgcc-d21486483579c2205fcabf1308b155000af86fe1.zip
gcc-d21486483579c2205fcabf1308b155000af86fe1.tar.gz
gcc-d21486483579c2205fcabf1308b155000af86fe1.tar.bz2
libbacktrace: 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.am (AM_CFLAGS): 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. * Makefile.in: Regenerated. * configure: Likewise.
Diffstat (limited to 'libbacktrace/simple.c')
0 files changed, 0 insertions, 0 deletions