3rdparty: fix lua build under MSys (MinGW32)
This commit is contained in:
parent
d6a4c6e646
commit
26aa1826d5
1
3rdparty/Makefile
vendored
1
3rdparty/Makefile
vendored
@ -147,6 +147,7 @@ STRIP = strip
|
||||
# Windows specific
|
||||
ifdef COMSPEC
|
||||
WIN32 = 1
|
||||
RANLIB = ranlib
|
||||
endif
|
||||
|
||||
ifdef WIN32CROSS
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user