qtbase: fix shared build

Typo in 839eaf513b broke it.
This commit is contained in:
Mark Brand 2014-12-10 17:55:09 +01:00
parent 34b205aa5a
commit 61cebef645
1 changed files with 1 additions and 1 deletions

View File

@ -86,4 +86,4 @@ endef
$(PKG)_BUILD_SHARED = $(subst -static ,-shared ,\
$($(PKG)_BUILD)))
$($(PKG)_BUILD))