Skip to content

Commit

Permalink
Rollback openssl to 1.1.1k
Browse files Browse the repository at this point in the history
  • Loading branch information
nikialeksey committed Jan 18, 2024
1 parent 87e8747 commit 661cf56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ SWIG_BUILD_OUT_PATH="$BUILD_DIR/swig-build-output"
###############################################################################

# OpenSSL Version to download
OPENSSL_VERSION=3.2.0
OPENSSL_VERSION=1.1.1k

# The URL from which to download OpenSSL sources tag
OPENSSL_DOWNLOAD_URL="https://www.openssl.org/source/openssl-$OPENSSL_VERSION.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion openssl-build-target-archs
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ initialSetup
setupPathsAndExports
# Clear and recreate the build output directory
clearBuildDirectory

СС=clang

##############################################################################
############################ MAIN ############################
Expand Down

0 comments on commit 661cf56

Please sign in to comment.