OSDN Git Service

add lto to powerpc-*darwin and enable for 32bit darwin
[pf3gnuchains/gcc-fork.git] / configure
index 6fc9b0f..8edfde3 100755 (executable)
--- a/configure
+++ b/configure
@@ -6686,7 +6686,7 @@ else
   # -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
        as_fn_error "LTO support is not enabled for this target." "$LINENO" 5
         fi