qca: suppress build for static targets

This commit is contained in:
Boris Pek 2017-03-30 07:52:41 +03:00
parent e18f93945a
commit de42ef92b4
1 changed files with 2 additions and 0 deletions

View File

@ -41,3 +41,5 @@ define $(PKG)_BUILD
$(if $(BUILD_STATIC), -L'$(PREFIX)/$(TARGET)/qt5/plugins/crypto' -lqca-ossl) \
`'$(TARGET)-pkg-config' qca2-qt5 --cflags --libs`
endef
$(PKG)_BUILD_STATIC =