btrfs-progs: remove duplicate pthread libs from build
authorDavid Sterba <dsterba@suse.cz>
Thu, 4 Dec 2014 16:17:56 +0000 (17:17 +0100)
committerDavid Sterba <dsterba@suse.cz>
Thu, 4 Dec 2014 16:21:10 +0000 (17:21 +0100)
commit0c753f13e95a22cacaf1471eca5236ca02ddb3a4
tree8804ce52930820f99d9eba7a13fbde61ad4f4b3c
parent48e06b7fa46f70b9f9f8093ebd76c09cf93c1cbf
btrfs-progs: remove duplicate pthread libs from build

With the task-utils it's in the default LIBS flags now. We want to use
-pthread as it also sets flags for the preprocessor.

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