看板 FB_hackers 關於我們 聯絡資訊
In message: <20080304175810.GE90931@dragon.NUXI.org> "David O'Brien" <obrien@freebsd.org> writes: : On Mon, Mar 03, 2008 at 10:42:56PM -0700, M. Warner Losh wrote: : > #include "arch.h" : > +#include "config.h" : : Are you able to use "CFLAGS+= -include config.h" instead? : If so, that would mean less .[ch] changes. It turns out that there's an even easier way to do this. If I just package a custom err.h with the stock cdefs.h and queue.h, I can avoid almost all the other changes. I'm working on testing that scenario right now. But that is a good point... Warner _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"