Skip to content
Snippets Groups Projects
  • H.J. Lu's avatar
    af3bef0e
    libcc1: Enable Intel CET on Intel CET enabled host · af3bef0e
    H.J. Lu authored
    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.
    af3bef0e
    History
    libcc1: Enable Intel CET on Intel CET enabled host
    H.J. Lu authored
    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.