diff options
Diffstat (limited to 'hints/sco_2_3_4.sh')
-rw-r--r-- | hints/sco_2_3_4.sh | 5 |
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..3a1b13c1b6 --- /dev/null +++ b/hints/sco_2_3_4.sh @@ -0,0 +1,5 @@ +yacc='/usr/bin/yacc -Sm25000' +ccflags="$ccflags -UM_I86" +d_mymalloc=define +echo "NOTE: you may have problems due to a spurious semicolon on the strerror()" +echo "macro definition in /usr/include/string.h. If so, delete the semicolon." |