We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5716686 commit 8b98c7dCopy full SHA for 8b98c7d
util/build-win32.sh
@@ -18,7 +18,7 @@ tar -xf ../../../$PCRE.tar.gz || exit 1
18
cd ../..
19
20
cd objs/lib/$OPENSSL || exit 1
21
-patch -p1 < ../../../patches/openssl-1.0.2h-sess_set_get_cb_yield.patch || exit 1
+patch -p1 < ../../../patches/openssl-1.1.0d-sess_set_get_cb_yield.patch || exit 1
22
cd ../../..
23
24
#--with-openssl-opt="no-asm" \
0 commit comments