This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
PATCH: [perl #134031] BBC breake Math::Clipper
[perl5.git] / hints / sco_2_3_4.sh
1 yacc='/usr/bin/yacc -Sm25000'
2 ccflags="$ccflags -UM_I86"
3 usemymalloc='y'
4 echo "NOTE: you may have problems due to a spurious semicolon on the strerror()" >&4
5 echo "macro definition in /usr/include/string.h.  If so, delete the semicolon."  >&4