bzip2: compile with $(FPIC), as perl references libbz2.a (thx, azaghal)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@17617 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2009-09-19 20:14:03 +00:00
parent 2389f5a4c3
commit d0a6597b1c

View File

@ -30,6 +30,7 @@ define Package/bzip2/description
data compressor.
endef
TARGET_CFLAGS += $(FPIC)
CONFIGURE_ARGS += --prefix=/usr
MAKE_FLAGS += \