* config/mh-lynxosrs6k: Account for lack of ranlib!
[deliverable/binutils-gdb.git] / configure.in
index 783d1a633cbc495112423dd11168fa62d08ebfca..93701e8b0ef6ba9f8243f4eb0f015bc3f8948fef 100644 (file)
@@ -107,6 +107,8 @@ case "${host}" in
   *-sun-*)               host_makefile_frag=config/mh-sun ;;
   *-hp-hpux*)             host_makefile_frag=config/mh-hpux ;;
   *-*-hiux*)              host_makefile_frag=config/mh-hpux ;;
+  rs6000-*-lynxos*)      host_makefile_frag=config/mh-lynxosrs6k
+                               cross_only="xiberty" ;;
   *-*-lynxos*)           host_makefile_frag=config/mh-lynxos
                                cross_only="xiberty" ;;
   *-*-sysv4*)             host_makefile_frag=config/mh-sysv4 ;;
This page took 0.024287 seconds and 4 git commands to generate.