Source-Changes-D archive

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

Re: CVS commit: src/sys/rump



On Tue, Sep 08, 2009 at 04:18:01PM +0300, Antti Kantee wrote:
 > No, __NetBSD__ is right.  For all purposes, code in the rump kernel *is*
 > NetBSD.  E.g. if you have #ifdef __NetBSD__ in a kernel driver which
 > was imported from $OtherOS, you must have the rump version think it is
 > running on NetBSD, since it technically speaking is.

You may need to also add -U__FreeBSD__ -U__OpenBSD__...

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index