
6 Nov
2023
6 Nov
'23
9:20 a.m.
On Fri, Nov 03, 2023 at 09:37:19AM -0400, Daniel P. Berrangé wrote:
Temporarily disable '-Wmissing-include-dirs' becuase the libtirpc pkg-confog file has a bogus include dir. The
pkg-config
+++ b/ci/manifest.yml @@ -205,6 +205,8 @@ targets: - arch: x86_64 variables: RPM: skip + # Keep until fix for: https://bugzilla.opensuse.org/show_bug.cgi?id=1216862 + CFLAGS: -Wno-missing-include-dirs
Thanks for filing the bug. Assuming that you have tried this in CI and it did what it was supposed to, Reviewed-by: Andrea Bolognani <abologna@redhat.com> -- Andrea Bolognani / Red Hat / Virtualization