Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Oct 9, 2023
1 parent d7d480c commit a65c567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,7 @@ function build_openssl {
fi

write_library openssl "$OPENSSL_VERSION"
local openssl_dir="./openssl-$OPENSSL_VERSION"
local openssl_dir="./openssl-openssl-$OPENSSL_VERSION"

if cant_use_cache "$openssl_dir"; then
rm -rf "$openssl_dir"
Expand Down

0 comments on commit a65c567

Please sign in to comment.