qtbase: fix shared build

Typo in 839eaf513b broke it.
pull/584/head
Mark Brand 10 years ago
parent 34b205aa5a
commit 61cebef645

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

Loading…
Cancel
Save