From: David Decotigny <ddecotig@gmail.com>
To: Jonathan Corbet <corbet@lwn.net>,
linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: Jiri Kosina <jkosina@suse.cz>, Peter Foley <pefoley2@pefoley.com>,
Randy Dunlap <rdunlap@infradead.org>,
Sam Ravnborg <sam@ravnborg.org>,
Willem de Bruijn <willemb@google.com>,
David Decotigny <decot@googlers.com>
Subject: [PATCH net-next v1] doc: net: fix txtimestamp build
Date: Sun, 11 Jan 2015 11:41:03 -0800 [thread overview]
Message-ID: <1421005263-24530-1-git-send-email-ddecotig@gmail.com> (raw)
From: David Decotigny <decot@googlers.com>
Signed-off-by: David Decotigny <decot@googlers.com>
---
Documentation/networking/timestamping/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/networking/timestamping/Makefile b/Documentation/networking/timestamping/Makefile
index 8c20dfa..80a3ce0 100644
--- a/Documentation/networking/timestamping/Makefile
+++ b/Documentation/networking/timestamping/Makefile
@@ -10,5 +10,6 @@ hostprogs-y := hwtstamp_config timestamping txtimestamp
always := $(hostprogs-y)
HOSTCFLAGS_timestamping.o += -I$(objtree)/usr/include
+HOSTCFLAGS_txtimestamp.o += -D_GNU_SOURCE
HOSTCFLAGS_txtimestamp.o += -I$(objtree)/usr/include
HOSTCFLAGS_hwtstamp_config.o += -I$(objtree)/usr/include
--
2.2.0.rc0.207.ga3a616c
next reply other threads:[~2015-01-11 19:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-11 19:41 David Decotigny [this message]
2015-01-11 20:14 ` [PATCH net-next v1] doc: net: fix txtimestamp build Richard Cochran
2015-01-11 20:22 ` David Decotigny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1421005263-24530-1-git-send-email-ddecotig@gmail.com \
--to=ddecotig@gmail.com \
--cc=corbet@lwn.net \
--cc=decot@googlers.com \
--cc=jkosina@suse.cz \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pefoley2@pefoley.com \
--cc=rdunlap@infradead.org \
--cc=sam@ravnborg.org \
--cc=willemb@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.