diff --git a/test/compilation/002-scanbuild b/test/compilation/002-scanbuild index cb2dc9e..35a3faf 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