btrfs-progs: makefile: add support for additional build flags
authorDavid Sterba <dsterba@suse.com>
Mon, 31 Aug 2015 16:36:16 +0000 (18:36 +0200)
committerDavid Sterba <dsterba@suse.com>
Tue, 1 Sep 2015 12:02:50 +0000 (14:02 +0200)
commit123f4bc78c6f62c49f841667884e87e7e39e307f
treef85582d8a070fee2049d5e110b064184a88b964e
parent0cdee628b11d53db814dbfa3c9e4f874f83c535c
btrfs-progs: makefile: add support for additional build flags

Allow fine tuned build options via EXTRA_CFLAGS and EXTRA_LDFLAGS
variables. Useful for additional debugging flags or warnings etc.

Signed-off-by: David Sterba <dsterba@suse.com>
INSTALL
Makefile.in