- Add PROCESSOR_DEFAULT64 as well.

From-SVN: r54408
This commit is contained in:
David Edelsohn 2002-06-09 13:24:45 -04:00
parent 42bac11688
commit 79ef62999c

View file

@ -33,6 +33,8 @@ Boston, MA 02111-1307, USA. */
#undef PROCESSOR_DEFAULT
#define PROCESSOR_DEFAULT PROCESSOR_PPC630
#undef PROCESSOR_DEFAULT64
#define PROCESSOR_DEFAULT64 PROCESSOR_PPC630
#undef CPP_DEFAULT_SPEC
#define CPP_DEFAULT_SPEC "-D_ARCH_PPC64"