1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/contrib/perl5/hints/sco_2_3_3.sh

4 lines
200 B
Bash

yacc='/usr/bin/yacc -Sm25000'
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