Linux NFS development
 help / color / mirror / Atom feed
* [PATCH 0/3] nfs-utils build fixes
@ 2014-12-02 12:39 David Härdeman
  2014-12-02 12:39 ` [PATCH 1/3] nfs-utils: fix gssd build flags David Härdeman
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: David Härdeman @ 2014-12-02 12:39 UTC (permalink / raw)
  To: linux-nfs

The following series fixes some of the snafus I encountered when
trying to build nfs-utils for OpenELEC (meaning: lots of static
libraries, cross compile, separate source and build dirs).

Only the first patch is a real patch, the other two are more
a basis for discussion since I'm not sure about the best approach...

---

David Härdeman (3):
      nfs-utils: fix gssd build flags
      [RFC] nfs-utils: change internal rpcgen to support separate builddir
      [RFC] nfs-utils: include headers from srcdir


 configure.ac            |    3 +++
 tools/rpcgen/rpc_main.c |    7 ++++---
 utils/gssd/Makefile.am  |    4 ++--
 3 files changed, 9 insertions(+), 5 deletions(-)

--
David Härdeman

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

end of thread, other threads:[~2014-12-08 20:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-02 12:39 [PATCH 0/3] nfs-utils build fixes David Härdeman
2014-12-02 12:39 ` [PATCH 1/3] nfs-utils: fix gssd build flags David Härdeman
2014-12-08 17:33   ` Steve Dickson
2014-12-02 12:39 ` [PATCH 2/3] [RFC] nfs-utils: change internal rpcgen to support separate builddir David Härdeman
2014-12-08 17:36   ` Steve Dickson
2014-12-02 12:40 ` [PATCH 3/3] [RFC] nfs-utils: include headers from srcdir David Härdeman
2014-12-08 18:04   ` Steve Dickson
2014-12-08 20:45     ` David Härdeman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox