external/lua: cease building lua/luac executables
This commit is contained in:
parent
d8519cc39f
commit
3dfbb9a386
2 changed files with 10 additions and 3 deletions
10
external/lua/patches/lua-5.4.7-makefile.diff
vendored
10
external/lua/patches/lua-5.4.7-makefile.diff
vendored
|
@ -144,3 +144,13 @@
|
|||
|
||||
# Compiler modules may use special flags.
|
||||
llex.o:
|
||||
@@ -209,9 +125,6 @@
|
||||
ltablib.o: ltablib.c lprefix.h lua.h luaconf.h lauxlib.h lualib.h
|
||||
ltm.o: ltm.c lprefix.h lua.h luaconf.h ldebug.h lstate.h lobject.h \
|
||||
llimits.h ltm.h lzio.h lmem.h ldo.h lgc.h lstring.h ltable.h lvm.h
|
||||
-lua.o: lua.c lprefix.h lua.h luaconf.h lauxlib.h lualib.h
|
||||
-luac.o: luac.c lprefix.h lua.h luaconf.h lauxlib.h ldebug.h lstate.h \
|
||||
- lobject.h llimits.h ltm.h lzio.h lmem.h lopcodes.h lopnames.h lundump.h
|
||||
lundump.o: lundump.c lprefix.h lua.h luaconf.h ldebug.h lstate.h \
|
||||
lobject.h llimits.h ltm.h lzio.h lmem.h ldo.h lfunc.h lstring.h lgc.h \
|
||||
lundump.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue