mbox series

[v2,0/2] btrfs-progs: build improvements

Message ID cover.1532637115.git.osandov@fb.com (mailing list archive)
Headers show
Series btrfs-progs: build improvements | expand

Message

Omar Sandoval July 26, 2018, 8:34 p.m. UTC
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(-)

Comments

David Sterba Aug. 2, 2018, 7:17 p.m. UTC | #1
On Thu, Jul 26, 2018 at 01:34:37PM -0700, Omar Sandoval wrote:
> 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.

Added to devel, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html