mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-03-03 07:29:23 +00:00
Fix Lua build config
This commit is contained in:
parent
3f35b37b68
commit
e0566c9675
1 changed files with 1 additions and 1 deletions
2
third_party/lua/lua.mk
vendored
2
third_party/lua/lua.mk
vendored
|
@ -17,7 +17,7 @@ THIRD_PARTY_LUA_COMS = \
|
|||
o/$(MODE)/third_party/lua/lua.com
|
||||
|
||||
THIRD_PARTY_LUA_CHECKS = \
|
||||
o/$(MODE)/third_party/lua/lua.pkg \
|
||||
$(THIRD_PARTY_LUA_A).pkg \
|
||||
$(THIRD_PARTY_LUA_HDRS:%=o/$(MODE)/%.ok)
|
||||
|
||||
THIRD_PARTY_LUA_DIRECTDEPS = \
|
||||
|
|
Loading…
Add table
Reference in a new issue