summaryrefslogtreecommitdiff
path: root/hints/lynxos.sh
diff options
context:
space:
mode:
Diffstat (limited to 'hints/lynxos.sh')
-rw-r--r--hints/lynxos.sh12
1 files changed, 12 insertions, 0 deletions
diff --git a/hints/lynxos.sh b/hints/lynxos.sh
new file mode 100644
index 0000000000..5f8991bc45
--- /dev/null
+++ b/hints/lynxos.sh
@@ -0,0 +1,12 @@
+#
+# LynxOS hints
+#
+# These hints were submitted by:
+# Greg Seibert
+# seibert@Lynx.COM
+#
+
+cc='gcc'
+ccflags='-D_filbuf=_fillbuf'
+so='none'
+usemymalloc='n'