test: add --enable-debug option to 002-scanbuild
This commit is contained in:
parent
342b588e3b
commit
2ed72c49c9
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
cd ../..
|
cd ../..
|
||||||
|
|
||||||
for opts in \
|
for opts in \
|
||||||
|
"--enable-debug" \
|
||||||
"--host-system=Linux" \
|
"--host-system=Linux" \
|
||||||
"--host-system=NetBSD" \
|
"--host-system=NetBSD" \
|
||||||
"--host-system=FreeBSD" \
|
"--host-system=FreeBSD" \
|
||||||
|
|
Loading…
Reference in a new issue