Commit 79ef6299 by David Edelsohn

- Add PROCESSOR_DEFAULT64 as well.

From-SVN: r54408
parent 42bac116
...@@ -33,6 +33,8 @@ Boston, MA 02111-1307, USA. */ ...@@ -33,6 +33,8 @@ Boston, MA 02111-1307, USA. */
#undef PROCESSOR_DEFAULT #undef PROCESSOR_DEFAULT
#define PROCESSOR_DEFAULT PROCESSOR_PPC630 #define PROCESSOR_DEFAULT PROCESSOR_PPC630
#undef PROCESSOR_DEFAULT64
#define PROCESSOR_DEFAULT64 PROCESSOR_PPC630
#undef CPP_DEFAULT_SPEC #undef CPP_DEFAULT_SPEC
#define CPP_DEFAULT_SPEC "-D_ARCH_PPC64" #define CPP_DEFAULT_SPEC "-D_ARCH_PPC64"
......
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