From e5e912ad9723b6eb6fb83d10b53e16013fa40468 Mon Sep 17 00:00:00 2001 From: Matthias Klose Date: Mon, 27 Jan 2025 11:12:03 +0100 Subject: [PATCH] pr32392-workaround Gbp-Pq: Name pr32392-workaround.diff --- gprofng/libcollector/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gprofng/libcollector/Makefile.in b/gprofng/libcollector/Makefile.in index 4448745f1..76094fbcb 100644 --- a/gprofng/libcollector/Makefile.in +++ b/gprofng/libcollector/Makefile.in @@ -441,7 +441,7 @@ CSOURCES = \ collector.c \ $(NULL) -AM_CFLAGS = $(GPROFNG_CFLAGS) $(GPROFNG_NO_NONNULL_COMPARE_CFLAGS) +AM_CFLAGS = $(GPROFNG_CFLAGS) $(GPROFNG_NO_NONNULL_COMPARE_CFLAGS) -Wno-incompatible-pointer-types AM_CPPFLAGS = $(GPROFNG_CPPFLAGS) -I.. -I$(srcdir) \ -I$(srcdir)/../common -I$(srcdir)/../src \ -I$(srcdir)/../../include -- 2.30.2