Skip to content

Commit

Permalink
musl build_tls = false
Browse files Browse the repository at this point in the history
  • Loading branch information
hemnstill committed Sep 16, 2023
1 parent 3ddb149 commit 126e9a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redis/build_musl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ echo "::endgroup::"

echo "::group::build"

make CFLAGS="-static" LDFLAGS="-static" BUILD_TLS=yes
make CFLAGS="-static" LDFLAGS="-static"

echo "::endgroup::"

Expand Down

0 comments on commit 126e9a7

Please sign in to comment.