xref: /openbsd/gnu/usr.bin/perl/hints/mips.sh (revision f6aab3d8)
1perl_cflags='optimize="-g"'
2d_castneg=undef
3cc=cc
4glibpth="/usr/lib/cmplrs/cc $glibpth"
5groupstype=int
6nm_opt='-B'
7case $PATH in
8*bsd*:/bin:*) cat <<END >&4
9NOTE:  Some people have reported having much better luck with Mips CC than
10with the BSD cc.  Put /bin first in your PATH if you have difficulties.
11END
12;;
13esac
14