All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] btrfs-progs: build improvements
@ 2018-07-26 20:34 Omar Sandoval
  2018-07-26 20:34 ` [PATCH v2 1/2] btrfs-progs: add --disable-programs Omar Sandoval
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Omar Sandoval @ 2018-07-26 20:34 UTC (permalink / raw)
  To: linux-btrfs; +Cc: kernel-team, David Sterba

From: Omar Sandoval <osandov@fb.com>

Hi, Dave,

Here's v2 of "btrfs-progs: make all programs and libraries optional",
this time much less overkill. Now, it's just --disable-programs,
--disable-shared, and --disable-static. Based on your devel branch.
Please consider these for the next progs release.

Thanks!

Omar Sandoval (2):
  btrfs-progs: add --disable-programs
  btrfs-progs: add --disable-shared and --disable-static

 Makefile        | 56 +++++++++++++++++++++++++++++++++----------------
 Makefile.inc.in |  3 +++
 configure.ac    | 28 +++++++++++++++++++++++--
 3 files changed, 67 insertions(+), 20 deletions(-)

-- 
2.18.0


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

end of thread, other threads:[~2018-08-02 21:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-26 20:34 [PATCH v2 0/2] btrfs-progs: build improvements Omar Sandoval
2018-07-26 20:34 ` [PATCH v2 1/2] btrfs-progs: add --disable-programs Omar Sandoval
2018-07-26 20:34 ` [PATCH v2 2/2] btrfs-progs: add --disable-shared and --disable-static Omar Sandoval
2018-08-02 19:17 ` [PATCH v2 0/2] btrfs-progs: build improvements David Sterba

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.