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:
parent
2389f5a4c3
commit
d0a6597b1c
@ -30,6 +30,7 @@ define Package/bzip2/description
|
||||
data compressor.
|
||||
endef
|
||||
|
||||
TARGET_CFLAGS += $(FPIC)
|
||||
CONFIGURE_ARGS += --prefix=/usr
|
||||
|
||||
MAKE_FLAGS += \
|
||||
|
Loading…
x
Reference in New Issue
Block a user