diff options
Diffstat (limited to 'config/mh-lynxrs6k')
-rw-r--r-- | config/mh-lynxrs6k | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/mh-lynxrs6k b/config/mh-lynxrs6k index b279399..3ee7639 100644 --- a/config/mh-lynxrs6k +++ b/config/mh-lynxrs6k @@ -1,8 +1,5 @@ # LynxOS running on the rs6000 doesn't have ranlib RANLIB = true -# /bin/cc is less than useful for our purposes. Always use GCC -CC = /usr/cygnus/progressive/bin/gcc - # /bin/sh is too buggy, so use /bin/bash instead. SHELL = /bin/bash |