bump MACOSX_VERSION

master
Gleydson Soares 2015-10-15 07:41:19 -03:00
parent bf1de60f00
commit e9393e9891
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ INCDIR = -I. $(INC_PATH)
LIBDIR = -L./luasocket $(LIB_PATH)
# For Mac OS X: set the system version
MACOSX_VERSION=10.4
MACOSX_VERSION=10.11
#----------------------
# Do not edit this part