Fix MinGW RioLua build, again
This commit is contained in:
parent
95945c6c23
commit
1c49031209
@ -524,9 +524,6 @@ class RioLua(Lua):
|
||||
os.chdir("src")
|
||||
|
||||
objs = []
|
||||
|
||||
static_cflags = cflags
|
||||
|
||||
luac_objs = ["luac.o", "print.o"]
|
||||
|
||||
for src in sorted(os.listdir(".")):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user