Btrfs-progs: add static compile target
authorIan Kumlien <pomac@demius.net>
Fri, 25 Jan 2013 23:12:28 +0000 (00:12 +0100)
committerDavid Sterba <dsterba@suse.cz>
Tue, 12 Feb 2013 14:22:55 +0000 (15:22 +0100)
commit6e0ade17670e319e486df4c6d5fb438d22dc98fa
treea6508f570717e188e02d5dba3a9342f7661d28d9
parent50e3ff573c65b563252d390d21b10b16d406f189
Btrfs-progs: add static compile target

Sometimes, when you least expect it, a static binary is what you need to
rescue your data... Or just get a good enough handle on things to make
it work again ;)

"make static" is a gift to you, dear user with filesystem problems!

Anyway, on a more serious note, changed the cflags and ldflags so that
we create a smaller binary, 1.1MB stripped on my 64 bit system
(2.7MB with debug data)

Signed-off-by: Ian Kumlien <pomac@demius.net>
.gitignore
Makefile