Fixed. - i[34567]86-*-linux* | x86_64-*-linux*) + i[[34567]]86-*-linux* | x86_64-*-linux*)
Igor > -----Original Message----- > From: Andreas Schwab [mailto:sch...@linux-m68k.org] > Sent: Tuesday, October 31, 2017 2:30 PM > To: Tsimbalist, Igor V <igor.v.tsimbal...@intel.com> > Cc: Joseph Myers <jos...@codesourcery.com>; gcc-patches@gcc.gnu.org; > Jeff Law <l...@redhat.com>; i...@airs.com > Subject: Re: [PATCH 07/22] Enable building libgcc with CET options. > > 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."