- Add PROCESSOR_DEFAULT64 as well.
From-SVN: r54408
This commit is contained in:
parent
42bac11688
commit
79ef62999c
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue