]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Skip the --lz4 test if libarchive was compiled without the library
authorTim Kientzle <kientzle@acm.org>
Mon, 26 Jan 2015 05:51:16 +0000 (21:51 -0800)
committerTim Kientzle <kientzle@acm.org>
Mon, 26 Jan 2015 05:51:16 +0000 (21:51 -0800)
commitfa22d7ea4c52d8eb2e6572180489ab91b1d684d1
treed37d2f2d0284bf8afdc91f76a66d302c37a95614
parente5f4153758db18ef933981ddd3b9863b107a548d
Skip the --lz4 test if libarchive was compiled without the library
and this platform does not have an lz4 executable.

It seems there should be a better way to handle this.... <sigh>
cpio/test/test_option_lz4.c
tar/test/test_option_lz4.c