]> git.ipfire.org Git - pakfire.git/commit
tests: Don't warn if an address always evaluates
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 10 Feb 2025 17:15:28 +0000 (17:15 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 10 Feb 2025 17:15:28 +0000 (17:15 +0000)
commit88e205d488fe3c5d60eafba3dc68a8b519f4dfaa
tree1bba1a90fbbd6b79940bd9206efcae695c7fa1dc
parenta21bde5cca1f940e75269336985ddd127b488e9f
tests: Don't warn if an address always evaluates

We have a couple of statically allocate strings that will trigger some
checks in the macros which is annoying.

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