projects
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
227ea83
)
pr32392-workaround
author
Matthias Klose
<doko@debian.org>
Tue, 10 Dec 2024 08:55:31 +0000
(09:55 +0100)
committer
Matthias Klose
<doko@debian.org>
Tue, 10 Dec 2024 08:55:31 +0000
(09:55 +0100)
Gbp-Pq: Name pr32392-workaround.diff
gprofng/libcollector/Makefile.in
patch
|
blob
|
history
diff --git
a/gprofng/libcollector/Makefile.in
b/gprofng/libcollector/Makefile.in
index ce8755c80c9ff24a1d67024f0e46de72d9d0bd28..038bfa23bc1b42e7031777bff147ee7c0d7fee81 100644
(file)
--- 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