Commit 5056af6e by Richard Stallman

(CPP_PREDEFINES): Add ____386BSD____.

From-SVN: r2646
parent c9b7f31c
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment