test: fix 002-scanbuild test
This commit is contained in:
parent
87df268723
commit
92700e194c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ for opts in \
|
||||||
"--host-system=FreeBSD" \
|
"--host-system=FreeBSD" \
|
||||||
"--without-nettle" \
|
"--without-nettle" \
|
||||||
"--without-nettle --without-nss" \
|
"--without-nettle --without-nss" \
|
||||||
"--without-nettle --without-nss --without-tomcrypt"
|
"--without-nettle --without-nss --without-tomcrypt" \
|
||||||
"--without-nettle --without-nss --without-tomcrypt --without-gnutls"
|
"--without-nettle --without-nss --without-tomcrypt --without-gnutls"
|
||||||
do
|
do
|
||||||
./configure $opts
|
./configure $opts
|
||||||
|
|
Loading…
Reference in a new issue