Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   simonb
Date:           Wed Apr  7 23:27:23 UTC 1999

Modified Files:
        src/usr.bin/xlint/xlint [netbsd-1-4]: xlint.c
Log Message:
Use the C preprocessor define "__mips__" instead of "__mipse{b,l}__"
if we are running on a mipseb or mipsel platform..  This is the same
behaviour as the C compiler.

NOTE: This is only applied to the 1.4 branch.  A proper long-term fix
using the equivalent of "${CC} -E" instead of lint(1) trying to
guess what to define will be coming.




Home | Main Index | Thread Index | Old Index