]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
Disable security key on NetBSD4 test.
authorDarren Tucker <dtucker@dtucker.net>
Wed, 6 Oct 2021 04:40:58 +0000 (15:40 +1100)
committerDarren Tucker <dtucker@dtucker.net>
Wed, 6 Oct 2021 04:40:58 +0000 (15:40 +1100)
commit8f4be526a338d06624f146fa26007bb9dd3a4f7b
tree1bcd81390fae43836ed38cc469504a41b975de91
parent3b353ae58aa07a1cbbeb1da3ace21fc0dcccd66a
Disable security key on NetBSD4 test.

sk-dummy used for the security key test includes both sha2.h and OpenSSL
causing the definitions conflict so disable security key support on this
platform.
.github/configs