]> git.ipfire.org Git - thirdparty/collectd.git/commit
Makefile.am: Build `test_virt_plugin` with the same `CFLAGS` as the *virt plugin*. 4178/head
authorFlorian Forster <octo@google.com>
Fri, 1 Dec 2023 09:44:03 +0000 (10:44 +0100)
committerFlorian Forster <octo@google.com>
Fri, 1 Dec 2023 09:44:03 +0000 (10:44 +0100)
commit9eec7d7aa1055409a7c2cb6088bb175ed1ce3801
tree1b5071cf77c0b7ae8e52de7bb1c9939d279a1317
parentb9634e3bb771429c88ae27101915390d2e8ac687
Makefile.am: Build `test_virt_plugin` with the same `CFLAGS` as the *virt plugin*.

Using different flags leads to build errors if libvirt is in a non-system location.
Makefile.am