mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-05 03:45:06 -05:00
test: fix 002-scanbuild test
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user