mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
Add -mlongcall for PPC host (needed for MIPS for instance)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4707 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
@@ -106,6 +106,7 @@ endif
|
||||
|
||||
ifeq ($(ARCH),ppc)
|
||||
CPPFLAGS+= -D__powerpc__
|
||||
OP_CFLAGS+= -mlongcall
|
||||
endif
|
||||
|
||||
ifeq ($(ARCH),sparc)
|
||||
|
||||
Reference in New Issue
Block a user