Skip to content

Commit

Permalink
~
Browse files Browse the repository at this point in the history
  • Loading branch information
hemnstill committed Oct 11, 2023
1 parent e76a807 commit 83f05f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zstd/build_musl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ echo "::endgroup::"
echo "::group::build"

export LDFLAGS=/lib/libz.a
make MOREFLAGS=--disable-shared -static V=1
make MOREFLAGS="--disable-shared -static" V=1

cp -f "./$tool_name" "$dp0/release/build/"

Expand Down

0 comments on commit 83f05f4

Please sign in to comment.