On 08/09/2015 05:50 AM, Daniel Dickinson wrote: > On RedHat/Fedora and derivatives we must use the system liblzma > from xz-devel because the liblzma in tools/xz breaks these > systems due to system tools (which use liblzma) having > missing symbols when staging_dir/host/lib has liblzma > (because buildroot puts staging_dir/host/lib first in > library load path and therefore all binaries not just > buildroot's binaries use liblzma from staging_dir/host/lib, at > least while building OpenWrt). > > Closes: 20134 > Signed-off-by: Daniel Dickinson <[email protected]> > --- > include/host.mk | 7 ++++++- > include/prereq-build.mk | 7 +++++++ > tools/Makefile | 11 ++++++++--- > tools/squashfs4/Makefile | 2 +- > 4 files changed, 22 insertions(+), 5 deletions(-) > Please check if your patch is still needed with r46603 https://dev.openwrt.org/changeset/46603
Hauke _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
