btrfs-progs: build: fix asan and ubsan build
authorDavid Sterba <dsterba@suse.com>
Mon, 28 Aug 2017 11:38:32 +0000 (13:38 +0200)
committerDavid Sterba <dsterba@suse.com>
Fri, 8 Sep 2017 14:15:05 +0000 (16:15 +0200)
commita31458b966968e2f8e0ca25340bdd9ccc9df7b02
tree200a0b71b9980135e4a4c5da096c187ed7cb3544
parent2e5617c9a6d76b5acd2f04c8567c47803599e843
btrfs-progs: build: fix asan and ubsan build

Probably with a new gcc (7.1.1) I started to see asan/ubsan link failures.
Fixed by explicitly linking the libraries.

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