mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-25 00:07:31 +02:00
add libtool-fixup to avoid linking against liblzma outside the staging_dir
This commit is contained in:
parent
4285b507c2
commit
7b69c784ed
@ -8,6 +8,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://tukaani.org/xz
|
||||
PKG_MD5SUM:=f2073579b6da2fe35d453adee1aaf1b2
|
||||
|
||||
PKG_FIXUP:=libtool
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/xz
|
||||
|
Loading…
Reference in New Issue
Block a user