From: Omar Sandoval <osan...@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 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html