aboutsummaryrefslogtreecommitdiff
path: root/config/mh-lynxosrs6k
diff options
context:
space:
mode:
Diffstat (limited to 'config/mh-lynxosrs6k')
-rw-r--r--config/mh-lynxosrs6k5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/mh-lynxosrs6k b/config/mh-lynxosrs6k
new file mode 100644
index 0000000..93564b6
--- /dev/null
+++ b/config/mh-lynxosrs6k
@@ -0,0 +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 = /bin/gcc