Revision 01feaa05

b/Makefile.target
172 172
LIBS+=-lmx
173 173
endif
174 174

  
175
ifdef CONFIG_DARWIN_USER
176
# Leave some space for the regular program loading zone
177
BASE_LDFLAGS+=-Wl,-segaddr,__STD_PROG_ZONE,0x1000 -image_base 0x0e000000
178
endif
179

  
175 180
OP_CFLAGS+=$(OS_CFLAGS)
176 181

  
177 182
#########################################################

Also available in: Unified diff