mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
Build fix for mingw/Cygwin, by Kazu. It also looks like it does the
right thing for Darwin. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2410 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
@@ -177,6 +177,7 @@ ifdef CONFIG_DARWIN_USER
|
||||
BASE_LDFLAGS+=-Wl,-segaddr,__STD_PROG_ZONE,0x1000 -image_base 0x0e000000
|
||||
endif
|
||||
|
||||
BASE_CFLAGS+=$(OS_CFLAGS)
|
||||
OP_CFLAGS+=$(OS_CFLAGS)
|
||||
|
||||
#########################################################
|
||||
|
||||
Reference in New Issue
Block a user