OSDN Git Service

PR libfortran/47883
[pf3gnuchains/gcc-fork.git] / configure
index 5e97d0f..2a21f9f 100755 (executable)
--- a/configure
+++ b/configure
@@ -6206,7 +6206,7 @@ if test $target_elf = yes; then :
 else
   if test x"$default_enable_lto" = x"yes" ; then
     case $target in
-      *-apple-darwin* | *-cygwin* | *-mingw*) ;;
+      *-cygwin* | *-mingw*) ;;
       # On other non-ELF platforms, LTO has yet to be validated.
       *) enable_lto=no ;;
     esac