Revert "packages libgsf librsvg: disable shared build"

This reverts commit ec032cf938.
This commit is contained in:
Tony Theodore 2014-04-08 02:43:38 +10:00
parent 0092430701
commit 4dec295411
2 changed files with 0 additions and 4 deletions

View File

@ -33,5 +33,3 @@ define $(PKG)_BUILD
$(MAKE) -C '$(1)' -j '$(JOBS)' install-pkgconfigDATA
$(MAKE) -C '$(1)/gsf' -j '$(JOBS)' install bin_PROGRAMS= sbin_PROGRAMS= noinst_PROGRAMS=
endef
$(PKG)_BUILD_SHARED =

View File

@ -30,5 +30,3 @@ define $(PKG)_BUILD
'$(2).c' -o '$(PREFIX)/$(TARGET)/bin/test-librsvg.exe' \
`'$(TARGET)-pkg-config' librsvg-2.0 --cflags --libs`
endef
$(PKG)_BUILD_SHARED =