From: Miroslav Lichvar Date: Thu, 23 Sep 2021 12:48:25 +0000 (+0200) Subject: test: fix 002-scanbuild test X-Git-Tag: 4.2-pre1~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92700e194ca3b34d1f0a2466cfcd65f41f003d12;p=thirdparty%2Fchrony.git test: fix 002-scanbuild test --- diff --git a/test/compilation/002-scanbuild b/test/compilation/002-scanbuild index cb2dc9e2..35a3fafc 100755 --- a/test/compilation/002-scanbuild +++ b/test/compilation/002-scanbuild @@ -8,7 +8,7 @@ for opts in \ "--host-system=FreeBSD" \ "--without-nettle" \ "--without-nettle --without-nss" \ - "--without-nettle --without-nss --without-tomcrypt" + "--without-nettle --without-nss --without-tomcrypt" \ "--without-nettle --without-nss --without-tomcrypt --without-gnutls" do ./configure $opts