Skip to content

Commit

Permalink
Merge pull request #49 from ZqinKing/main
Browse files Browse the repository at this point in the history
build openssl whith CONFIG_OPENSSL_SSL3
  • Loading branch information
ZqinKing authored Oct 31, 2024
2 parents 1222de1 + c003947 commit 299e4c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/libs/openssl/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@ ifdef CONFIG_i386
endif
endif

CONFIG_OPENSSL_SSL3 := y
ifndef CONFIG_OPENSSL_SSL3
OPENSSL_OPTIONS += no-ssl3 no-ssl3-method no-unit-test no-external-tests
OPENSSL_OPTIONS += no-afalgeng no-aria no-asan no-async
Expand Down

0 comments on commit 299e4c9

Please sign in to comment.