Don't build lua executables
This commit is contained in:
parent
ea43aed8e8
commit
9fe6c9d475
2
deps/lua/Makefile
vendored
2
deps/lua/Makefile
vendored
@ -49,7 +49,7 @@ ALL_A= $(LUA_A)
|
||||
# Targets start here.
|
||||
default: $(PLAT)
|
||||
|
||||
all: $(ALL_T)
|
||||
all: $(ALL_A)
|
||||
|
||||
o: $(ALL_O)
|
||||
|
||||
|
Reference in New Issue
Block a user