(CPP_PREDEFINES): Add ____386BSD____.
From-SVN: r2646
This commit is contained in:
parent
c9b7f31c92
commit
5056af6e78
@ -2,7 +2,7 @@
|
||||
#include "i386mach.h"
|
||||
|
||||
#undef CPP_PREDEFINES
|
||||
#define CPP_PREDEFINES "-Dunix -Di386"
|
||||
#define CPP_PREDEFINES "-Dunix -Di386 -D____386BSD____"
|
||||
|
||||
/* Specify extra dir to search for include files. */
|
||||
#undef SYSTEM_INCLUDE_DIR
|
||||
|
Loading…
Reference in New Issue
Block a user