feature: shipped openssl-1.1.0c patch with the source release tarball.

Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
pull/324/merge
spacewander 7 years ago committed by Yichun Zhang (agentzh)
parent a0dc14761a
commit e777a35db3

@ -845,6 +845,7 @@ perl bundle/$resty_cli/bin/md2pod.pl $root/doc/README-win32.md | pod2text > READ
unix2dos README-win32.txt || exit 1 unix2dos README-win32.txt || exit 1
mkdir patches/ || exit 1 mkdir patches/ || exit 1
cp $root/patches/openssl-1.0.2h-sess_set_get_cb_yield.patch patches/ || exit 1 cp $root/patches/openssl-1.0.2h-sess_set_get_cb_yield.patch patches/ || exit 1
cp $root/patches/openssl-1.1.0c-sess_set_get_cb_yield.patch patches/ || exit 1
restydoc_index=$bundle_dir/$resty_cli/bin/restydoc-index restydoc_index=$bundle_dir/$resty_cli/bin/restydoc-index
#restydoc_index=echo #restydoc_index=echo

Loading…
Cancel
Save