Config.macosx: Unleash the hounds! Enable 10.6 compatibility as an experiment. Not sure the downside to always leaving it enabled...

db4
Doug Coleman 2013-03-26 13:39:05 -07:00
parent fa534d2507
commit 891f6fef36
1 changed files with 2 additions and 2 deletions

View File

@ -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