Disable jack on static builds

It builds DLLs.
This commit is contained in:
Timothy Gu 2016-01-05 22:21:07 -05:00
parent 786654d9ad
commit 4e07f89bb3
1 changed files with 2 additions and 0 deletions

View File

@ -27,3 +27,5 @@ define $(PKG)_BUILD
--prefix='$(PREFIX)/$(TARGET)' \
--dist-target=mingw
endef
$(PKG)_BUILD_STATIC =