Port-powerpc archive

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

Re: A couple of suggestions




On Jan 5, 2004, at 8:26 PM, Allen Briggs wrote:

instead of what I need and expect.  I see three possibilities for
this.  One is to eliminate the -D${MACHINE} conditionally on the
specific port/board defining something like NO_MACHINE_CPPFLAG,
which seems to work OK.  Another is to make it -D${MACHINE}=${MACHINE}
which also seems to work OK and might be less likely to have any
side-effects.  The last is to just get rid of the -D${MACHINE}
altogether.  I don't know if anyone's depending on it at the moment,
but I suspect that someone is.

-D${MACHINE}=${MACHINE} is probably best for now. Eventually, -D${MACHINE} should go away entirely, but a couple of broken ports rely on it.

        -- Jason R. Thorpe <thorpej%wasabisystems.com@localhost>

Attachment: PGP.sig
Description: This is a digitally signed message part



Home | Main Index | Thread Index | Old Index