X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=hints%2Fmips.sh;h=bc0b7e8073769ff89027a4f83582861ba9ea9142;hb=191b6b89f5bfbc7ea8f7e69aeb52e156b35bec93;hp=ddb269465887b1aa18ec65bc50a4be582950ea9d;hpb=352d5a3ab0aab9889c59e847643d265e062cec0b;p=p5sagit%2Fp5-mst-13.2.git diff --git a/hints/mips.sh b/hints/mips.sh index ddb2694..bc0b7e8 100644 --- a/hints/mips.sh +++ b/hints/mips.sh @@ -1,15 +1,12 @@ -cmd_cflags='optimize="-g"' perl_cflags='optimize="-g"' -tcmd_cflags='optimize="-g"' -tperl_cflags='optimize="-g"' d_volatile=undef d_castneg=undef cc=cc -libpth="/usr/lib/cmplrs/cc $libpth" +glibpth="/usr/lib/cmplrs/cc $glibpth" groupstype=int -nm_opts='-B' +nm_opt='-B' case $PATH in -*bsd*:/bin:*) cat <&4 NOTE: Some people have reported having much better luck with Mips CC than with the BSD cc. Put /bin first in your PATH if you have difficulties. END