X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/352d5a3ab0aab9889c59e847643d265e062cec0b..1e8db68a2c3919cf9d6a13d441408c3b71cb7464:/hints/mips.sh 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