summaryrefslogtreecommitdiff
path: root/core/src/luajit/makefile
diff options
context:
space:
mode:
authorruki <[email protected]>2017-03-30 13:27:18 +0800
committerruki <[email protected]>2017-03-30 13:27:18 +0800
commit9da72206d922fe81b6a12d413dc0909c26862063 (patch)
tree014deb5a94dc58d33cc3cf1f1de02bc40a1fbaf4 /core/src/luajit/makefile
parentec118cc66342ce8bcefdfd9df8af83ce3a22e1e0 (diff)
build luajit for windows
Diffstat (limited to 'core/src/luajit/makefile')
-rw-r--r--core/src/luajit/makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/src/luajit/makefile b/core/src/luajit/makefile
index 4d17108e7..6a742dbea 100644
--- a/core/src/luajit/makefile
+++ b/core/src/luajit/makefile
@@ -84,9 +84,6 @@ endif
luajit_INC_DIRS += \
src/autogen/$(PLAT)/$(ARCH)
-# flags
-#luajit_CXFLAGS +=
-
# suffix
include $(PRO_DIR)/suffix.mak