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