Skip to content

Commit

Permalink
path
Browse files Browse the repository at this point in the history
  • Loading branch information
chayim committed Nov 26, 2023
1 parent 6d7086d commit a5d5e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build-osx.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash

make -C redis/src make all \
make -C redis/src all \
BUILD_TLS=yes \
FINAL_LIBS="-lm -ldl ../deps/hiredis/libhiredis_ssl.a /usr/local/opt/openssl/lib/libssl.a /usr/local/opt/openssl/lib/libcrypto.a"

0 comments on commit a5d5e81

Please sign in to comment.