X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=configure.ac;h=f78c5273084a06aa9299d8431b6745363815229e;hp=920457464e57319e637debde345bfb333b989f14;hb=5b466f74ccbbf1a3579571a81528a14acf6e1461;hpb=23433d7293fea64ed743db3193d07473f2ac789f diff --git a/configure.ac b/configure.ac index 920457464e5..f78c5273084 100644 --- a/configure.ac +++ b/configure.ac @@ -1803,7 +1803,7 @@ fi],[if test x"$default_enable_lto" = x"yes" ; then # -flto it won't be needed until after installation anyway. case $target in *-cygwin*|*-mingw*) ;; - x86_64-apple-darwin*) ;; + *-apple-darwin*) ;; *) if test x"$enable_lto" = x"yes"; then AC_MSG_ERROR([LTO support is not enabled for this target.]) fi