linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] btrfs-progs: Add DEBUG_CFLAGS_INTERNAL for libbtrfsutil
@ 2018-05-18  9:41 Gu Jinxiang
  2018-05-31 12:07 ` David Sterba
  0 siblings, 1 reply; 2+ messages in thread
From: Gu Jinxiang @ 2018-05-18  9:41 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Gu JinXiang

From: Gu JinXiang <gujx@cn.fujitsu.com>

Add DEBUG_CFLAGS_INTERNAL to LIBBTRFSUTIL_CFLAGS for libbtrfsutil's
build.

Signed-off-by: Gu JinXiang <gujx@cn.fujitsu.com>
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index cbd85533..1e38a56f 100644
--- a/Makefile
+++ b/Makefile
@@ -85,6 +85,7 @@ LIBBTRFSUTIL_CFLAGS = $(SUBST_CFLAGS) \
 		      -fvisibility=hidden \
 		      -I$(TOPDIR)/libbtrfsutil \
 		      $(EXTRAWARN_CFLAGS) \
+		      $(DEBUG_CFLAGS_INTERNAL) \
 		      $(EXTRA_CFLAGS)
 
 LDFLAGS = $(SUBST_LDFLAGS) \
-- 
2.17.0




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] btrfs-progs: Add DEBUG_CFLAGS_INTERNAL for libbtrfsutil
  2018-05-18  9:41 [PATCH] btrfs-progs: Add DEBUG_CFLAGS_INTERNAL for libbtrfsutil Gu Jinxiang
@ 2018-05-31 12:07 ` David Sterba
  0 siblings, 0 replies; 2+ messages in thread
From: David Sterba @ 2018-05-31 12:07 UTC (permalink / raw)
  To: Gu Jinxiang; +Cc: linux-btrfs

On Fri, May 18, 2018 at 05:41:08PM +0800, Gu Jinxiang wrote:
> From: Gu JinXiang <gujx@cn.fujitsu.com>
> 
> Add DEBUG_CFLAGS_INTERNAL to LIBBTRFSUTIL_CFLAGS for libbtrfsutil's
> build.
> 
> Signed-off-by: Gu JinXiang <gujx@cn.fujitsu.com>

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-05-31 12:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-18  9:41 [PATCH] btrfs-progs: Add DEBUG_CFLAGS_INTERNAL for libbtrfsutil Gu Jinxiang
2018-05-31 12:07 ` David Sterba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).