merge with gcc
[deliverable/binutils-gdb.git] / config / mh-lynxrs6k
index 93564b62590fe5a28c8df033afd71224f75b23f9..b2793996eff3e07b9788bc93dac31380dfc21da4 100644 (file)
@@ -2,4 +2,7 @@
 RANLIB = true
 
 # /bin/cc is less than useful for our purposes.  Always use GCC
-CC = /bin/gcc
+CC = /usr/cygnus/progressive/bin/gcc
+
+# /bin/sh is too buggy, so use /bin/bash instead.
+SHELL = /bin/bash
This page took 0.023798 seconds and 4 git commands to generate.