From: Michael Tremer Date: Sat, 26 Oct 2024 13:17:01 +0000 (+0000) Subject: tests: Compile using our standard set of CFLAGS X-Git-Tag: 0.9.30~831 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=78de30918ad1f8afb9fb84b20bb040b57dc7c4b2;p=pakfire.git tests: Compile using our standard set of CFLAGS Signed-off-by: Michael Tremer --- diff --git a/Makefile.am b/Makefile.am index f93ce0973..97b6ee1fe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1093,6 +1093,7 @@ TESTSUITE_CPPFLAGS = \ -DPAKFIRE_PRIVATE TESTSUITE_CFLAGS = \ + $(AM_CFLAGS) \ $(JSON_C_CFLAGS) TESTSUITE_LDADD = \