luajit: darwin no longer supports multi-lib

This commit is contained in:
Tony Theodore 2019-03-02 14:16:03 +11:00
parent 7e3678193a
commit 258d2cfbfc
1 changed files with 5 additions and 0 deletions

View File

@ -36,4 +36,9 @@ ifeq (,$(findstring 64,$(BUILD)))
$(PKG)_BUILD_x86_64-w64-mingw32 =
endif
# darwin no longer supports multi-lib
ifeq ($(findstring x86_64-apple-darwin,$(BUILD)),x86_64-apple-darwin)
$(PKG)_BUILD_i686-w64-mingw32 =
endif
$(PKG)_BUILD_SHARED =