tools/xz: disable shared library
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 14 Sep 2015 14:03:21 +0000 (14:03 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 14 Sep 2015 14:03:21 +0000 (14:03 +0000)
commit0f2d62b4dde0ce193d634b38e49714abdaf21641
tree3e5f33db566455a3c4f43b03a57e554d8f0ea643
parent02e05c3e187266be8a65a8d93117338a5dcc1903
tools/xz: disable shared library

Force a static build of the xz utilities in order to avoid the dependency on a
shared liblzma.so which might collide with the distro version.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 46907
tools/xz/Makefile