Commit ce673190 authored by nanahira's avatar nanahira

fix

parent 1db04925
......@@ -27,7 +27,7 @@ endif
ifeq ($(origin AR), default)
AR = ar
endif
OSX_FLAGS = -mmacosx-version-min=10.9 -arch i386 -arch x86_64
OSX_FLAGS = -mmacosx-version-min=10.9 -arch x86_64
DEFINES += -DLUA_COMPAT_5_2 -DLUA_USE_MACOSX
INCLUDES +=
FORCE_INCLUDE +=
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment