mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-21 14:53:54 -09:00
If zlib is selected, then it should be built before libarchive so that libarchive picks up the headers and includes support for zlib compression. Signed-off-by: Sven Neumann <s.neumann@raumfeld.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>