Skip to content

Commit

Permalink
app-arch/zstd: Revbump to avoid lz4 automagic
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Lars Wendler <[email protected]>
  • Loading branch information
Lars Wendler committed Nov 20, 2019
1 parent 5949e19 commit 679912a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ multilib_src_compile() {
mymake -C lib libzstd libzstd.a libzstd.pc

if multilib_is_native_abi ; then
mymake zstd
mymake HAVE_LZ4="$(usex lz4 1 0)" zstd

mymake -C contrib/pzstd
fi
Expand Down

0 comments on commit 679912a

Please sign in to comment.