Commit 9d99bd1b by Doug Evans

(CPP_PREDEFINES): Add -Acpu and -Amachine.

From-SVN: r8537
parent 6cef6419
...@@ -26,6 +26,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -26,6 +26,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "aoutos.h" #include "aoutos.h"
#undef CPP_PREDEFINES #undef CPP_PREDEFINES
#define CPP_PREDEFINES "-Dm88000 -Dm88k" #define CPP_PREDEFINES "-Dm88000 -Dm88k -Acpu(m88k) -Amachine(m88k)"
/* end of m88k-aout.h */ /* end of m88k-aout.h */
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