]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix crosscompile on windows to work with openssl 3.0.0 the
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 20 Sep 2021 15:52:34 +0000 (17:52 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 20 Sep 2021 15:52:34 +0000 (17:52 +0200)
commit808a3cb16daf2d7238aa24fccecaaa0398fe13fa
treefbded4db84ed7d1aebccbf5b3c947c9b9f590c3e
parent63a406a432f41e67b17eece7dfb74616778195de
- Fix crosscompile on windows to work with openssl 3.0.0 the
  link with ws2_32 needs -l:libssp.a for __strcpy_chk.
  Also copy results from lib64 directory if needed.
doc/Changelog
makedist.sh