2004-09-01 Paolo Bonzini <bonzini@gnu.org>
[deliverable/binutils-gdb.git] / configure.in
index 8c11c6d8cde05cd9cddd34e7a32b6fca795a180e..546879ac0a56a496bc3b0b895cb6c91b0dbcf29f 100644 (file)
@@ -939,6 +939,9 @@ case "${host}" in
     tentative_cc="/usr/cygnus/progressive/bin/gcc"
     host_makefile_frag="config/mh-lynxrs6k"
     ;;
+  powerpc-*-darwin*)
+    host_makefile_frag="config/mh-ppc-darwin"
+    ;;
   *-*-lynxos*)
     # /bin/cc is less than useful for our purposes.  Always use GCC
     tentative_cc="/bin/gcc"
This page took 0.024408 seconds and 4 git commands to generate.