]> git.ipfire.org Git - people/ms/pakfire.git/commitdiff
tests: Never compile the test command using the analyzer
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 9 Sep 2023 16:00:57 +0000 (16:00 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 9 Sep 2023 16:00:57 +0000 (16:00 +0000)
We intentionally have some memory leaks and other bad things in here...

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am

index 0ca4fb3d41cfa4dfaa744c9ad9045a0ed08872e7..c0ae72b586fa57845ef42959d8443ddd7c81d376 100644 (file)
@@ -691,6 +691,9 @@ noinst_PROGRAMS += \
 tests_stub_root_command_SOURCES = \
        tests/stub/command.c
 
+tests_stub_root_command_CFLAGS = \
+       -fno-analyzer
+
 tests_stub_root_command_LDFLAGS = \
        -all-static