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