2025-10-20 10:47 UTC+0200 Aleksander Czajczynski (hb fki.pl)
* .github/workflows/windows-ci.yml
* encourage to test OpenSSL
* contrib/hbssl/hbssl.hbc
* treat Microsoft Visual Studio 2017 or newer can use
the latest OpenSSL lib. That's very loose approximation,
but hopefully better than before. If you are using such
compiler please update your OpenSSL library.
% deduplicated the rules, leftovers from old static "_s" suffixing
This commit is contained in:
1
.github/workflows/windows-ci.yml
vendored
1
.github/workflows/windows-ci.yml
vendored
@@ -145,6 +145,7 @@ jobs:
|
||||
ccache --set-config=max_size=32M
|
||||
ccache --set-config=compression=true
|
||||
ccache -p
|
||||
export HB_WITH_OPENSSL="/usr/include"
|
||||
EOCCACHE
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user