--- old/make/linux/makefiles/ppc.make 2014-07-16 10:05:25.415333751 -0700 +++ new/make/linux/makefiles/ppc.make 2014-07-16 10:05:25.299333746 -0700 @@ -19,7 +19,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # # The copied fdlibm routines in sharedRuntimeTrig.o must not be optimized @@ -29,5 +29,5 @@ CFLAGS += -DVM_BIG_ENDIAN ifdef E500V2 -ASFLAGS += -Wa,-mspe -Wa,--defsym -Wa,E500V2=1 +ASFLAGS += -Wa,-mspe -Wa,--defsym -Wa,E500V2=1 endif