Merge from gcc:
[deliverable/binutils-gdb.git] / configure.ac
index 92f3a9062c25989a28dc98b1de8bbaea5990fccd..a5d75ee71d91407dd03f2101e8167eab594fc549 100644 (file)
@@ -2405,8 +2405,8 @@ case "${target}" in
     extra_arflags_for_target=" -X32_64"
     extra_nmflags_for_target=" -B -X32_64"
     ;;
-  *-*-darwin*)
-    # ranlib from Darwin requires the -c flag to look at common symbols.
+  *-*-darwin[[3-9]]*)
+    # ranlib before Darwin10 requires the -c flag to look at common symbols.
     extra_ranlibflags_for_target=" -c"
     ;;
   mips*-*-pe | sh*-*-pe | *arm-wince-pe)
This page took 0.025512 seconds and 4 git commands to generate.