On Okt 31 2017, "Tsimbalist, Igor V" <igor.v.tsimbal...@intel.com> wrote:

> diff --git a/config/cet.m4 b/config/cet.m4
> new file mode 100644
> index 0000000..c903791
> --- /dev/null
> +++ b/config/cet.m4
> @@ -0,0 +1,40 @@
> +dnl
> +dnl GCC_CET_FLAGS
> +dnl    (SHELL-CODE_HANDLER)
> +dnl
> +AC_DEFUN([GCC_CET_FLAGS],[dnl
> +GCC_ENABLE(cet, default, ,[enable Intel CET in target libraries],
> +        permit yes|no|default)
> +case "$host" in
> +  i[34567]86-*-linux* | x86_64-*-linux*)

Missing quoting around [...].

Andreas.

-- 
Andreas Schwab, sch...@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

Reply via email to