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