[Buildroot] [Bug 7160] host-xz not built.

bugzilla at busybox.net bugzilla at busybox.net
Wed Jun 4 05:59:24 UTC 2014


https://bugs.busybox.net/show_bug.cgi?id=7160

Peter Korsgaard <jacmet at uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #1 from Peter Korsgaard <jacmet at uclibc.org> 2014-06-04 05:59:24 UTC ---
Thanks for the report.

>From a quick look I think the right fix is to change $$(XZ) to xz in
fs/common.mk, E.G.:

ROOTFS_$(2)_COMPRESS_CMD = xz -9 -C crc32 -c

But I will take a closer look and test.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the buildroot mailing list