]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
test: add --enable-debug option to 002-scanbuild
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 11 Apr 2024 10:53:01 +0000 (12:53 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 11 Apr 2024 10:53:01 +0000 (12:53 +0200)
test/compilation/002-scanbuild

index 0395df9da2dc79618b8368505f265e3f8821a7c7..ff7e2aaf06ccfd9a634fc8f3b6e3d3a07ba4dc3a 100755 (executable)
@@ -3,6 +3,7 @@
 cd ../..
 
 for opts in \
+       "--enable-debug" \
        "--host-system=Linux" \
        "--host-system=NetBSD" \
        "--host-system=FreeBSD" \