summaryrefslogtreecommitdiff
path: root/hints/sco_2_3_4.sh
diff options
context:
space:
mode:
Diffstat (limited to 'hints/sco_2_3_4.sh')
-rw-r--r--hints/sco_2_3_4.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/hints/sco_2_3_4.sh b/hints/sco_2_3_4.sh
new file mode 100644
index 0000000000..34bcadae5f
--- /dev/null
+++ b/hints/sco_2_3_4.sh
@@ -0,0 +1,5 @@
+yacc='/usr/bin/yacc -Sm25000'
+ccflags="$ccflags -UM_I86"
+usemymalloc='y'
+echo "NOTE: you may have problems due to a spurious semicolon on the strerror()" >&4
+echo "macro definition in /usr/include/string.h. If so, delete the semicolon." >&4