X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=configure;h=6fc9b0f7a57ec23a89662f96b3c215c19d1edb2c;hp=8edfde3da4d753dd410214c5e75f5b53b91b9f3d;hb=f177c9a82242d10edc08df30d2d24814ae5c0317;hpb=f64b48e2ead18a7376ef387176e4f1711be71e92 diff --git a/configure b/configure index 8edfde3da4d..6fc9b0f7a57 100755 --- a/configure +++ b/configure @@ -6686,7 +6686,7 @@ else # -flto it won't be needed until after installation anyway. case $target in *-cygwin*|*-mingw*) ;; - *-apple-darwin*) ;; + x86_64-apple-darwin*) ;; *) if test x"$enable_lto" = x"yes"; then as_fn_error "LTO support is not enabled for this target." "$LINENO" 5 fi