-
- Downloads
libcc1: Enable Intel CET on Intel CET enabled host
Since on Intel CET enabled host, dlopen in Intel CET enabled applications fails on shared libraries which aren't Intel CET enabled, enable Intel CET in libcc1 on Intel CET enabled host. * Makefile.am (AM_CXXFLAGS): Add $(CET_HOST_FLAGS). * configure.ac: Add GCC_CET_HOST_FLAGS(CET_HOST_FLAGS) and AC_SUBST(CET_HOST_FLAGS). * Makefile.in: Regenerated. * aclocal.m4: Likewise. * configure: Likewise.
Showing
- libcc1/ChangeLog 9 additions, 0 deletionslibcc1/ChangeLog
- libcc1/Makefile.am 1 addition, 1 deletionlibcc1/Makefile.am
- libcc1/Makefile.in 2 additions, 1 deletionlibcc1/Makefile.in
- libcc1/aclocal.m4 2 additions, 0 deletionslibcc1/aclocal.m4
- libcc1/configure 147 additions, 2 deletionslibcc1/configure
- libcc1/configure.ac 3 additions, 0 deletionslibcc1/configure.ac
Loading
Please register or sign in to comment