]> git.ipfire.org Git - thirdparty/gcc.git/commit
zlib: Add --enable-cet to configure
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 12 May 2020 16:27:24 +0000 (09:27 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 12 May 2020 16:27:35 +0000 (09:27 -0700)
commitc08278701f7433978ca56e3413855bd4b001aa1d
tree6c95b8bdf9c8c71e2a227165fe9d335e25c51b40
parentd21486483579c2205fcabf1308b155000af86fe1
zlib: Add --enable-cet to configure

When --enable-cet is used to configure GCC, enable Intel CET in target
zlib.

* Makefile.am (AM_CFLAGS): New.
* configure.ac (CET_FLAGS): Add GCC_CET_FLAGS and AC_SUBST.
* Makefile.in: Regenerated.
* aclocal.m4: Likewise.
* configure.ac: Likewise.
zlib/ChangeLog.gcj
zlib/Makefile.am
zlib/Makefile.in
zlib/aclocal.m4
zlib/configure
zlib/configure.ac