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)
commitb4e49ad8f0c75f2c3f22e6bc8a8c1af7fddff258
tree24d2d215701392bf5edcdeea242e4bcbc792fcff
parent164ac62643100fd97f960b72748501ec09e99be0
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