提交 4ce6d800 编写于 作者: V vladidan

7129401: PPC: runtime/7100935/TestShortArraycopy.java fails

Summary: pass assembler switches for PPC
Reviewed-by: dholmes
上级 7819736a
......@@ -28,3 +28,6 @@ OPT_CFLAGS/sharedRuntimeTrig.o = $(OPT_CFLAGS/NOOPT)
# Must also specify if CPU is big endian
CFLAGS += -DVM_BIG_ENDIAN
ifdef E500V2
ASFLAGS += -Wa,-mspe -Wa,--defsym -Wa,E500V2=1
endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册