Config.macosx: Unleash the hounds! Enable 10.6 compatibility as an experiment. Not sure the downside to always leaving it enabled...
parent
fa534d2507
commit
891f6fef36
|
@ -1,6 +1,6 @@
|
|||
include vm/Config.unix
|
||||
SITE_CFLAGS +=
|
||||
# SITE_CFLAGS += -mmacosx-version-min=10.6
|
||||
#SITE_CFLAGS +=
|
||||
SITE_CFLAGS += -mmacosx-version-min=10.6
|
||||
|
||||
PLAF_DLL_OBJS += vm/os-macosx.o vm/mach_signal.o vm/mvm-unix.o
|
||||
PLAF_MASTER_HEADERS += vm/os-macosx.hpp vm/mach_signal.hpp
|
||||
|
|
Loading…
Reference in New Issue