Merge

Wed, 22 Feb 2012 14:00:34 -0500

author
bpittore
date
Wed, 22 Feb 2012 14:00:34 -0500
changeset 3591
d79f8393df2b
parent 3585
4ab89de75552
parent 3590
d9b93445a67c
child 3592
701a83c86f28

Merge

     1.1 --- a/make/linux/makefiles/ppc.make	Fri Feb 17 15:11:32 2012 -0800
     1.2 +++ b/make/linux/makefiles/ppc.make	Wed Feb 22 14:00:34 2012 -0500
     1.3 @@ -28,3 +28,6 @@
     1.4  # Must also specify if CPU is big endian
     1.5  CFLAGS += -DVM_BIG_ENDIAN
     1.6  
     1.7 +ifdef E500V2
     1.8 +ASFLAGS += -Wa,-mspe -Wa,--defsym -Wa,E500V2=1 
     1.9 +endif

mercurial