]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libcc1/configure.ac
New mklog script.
[thirdparty/gcc.git] / libcc1 / configure.ac
index 78bd20874976a0652bdcc2e010b606e3ccc95203..8d3b8d14748e0e641018308e843e76210f3afb9b 100644 (file)
@@ -1,4 +1,4 @@
-dnl   Copyright (C) 2014-2019 Free Software Foundation, Inc.
+dnl   Copyright (C) 2014-2020 Free Software Foundation, Inc.
 dnl
 dnl This file is part of GCC.
 dnl
@@ -45,6 +45,9 @@ if test "$GXX" = yes; then
 fi
 AC_SUBST(visibility)
 
+GCC_CET_HOST_FLAGS(CET_HOST_FLAGS)
+AC_SUBST(CET_HOST_FLAGS)
+
 AC_CHECK_DECLS([basename])
 
 GCC_BASE_VER