diff options
Diffstat (limited to 'hints/mips.sh')
-rw-r--r-- | hints/mips.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/mips.sh b/hints/mips.sh index 7ed058e4ad..bc0b7e8073 100644 --- a/hints/mips.sh +++ b/hints/mips.sh @@ -6,7 +6,7 @@ glibpth="/usr/lib/cmplrs/cc $glibpth" groupstype=int nm_opt='-B' case $PATH in -*bsd*:/bin:*) cat <<END +*bsd*:/bin:*) cat <<END >&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 |