sys-fs/xfsprogs: rework static flag handling #551810
authorMike Frysinger <vapier@gentoo.org>
Sat, 12 Sep 2015 05:20:26 +0000 (01:20 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sat, 12 Sep 2015 05:22:14 +0000 (01:22 -0400)
commit9213bd4562ec1636922d8b420bcd110f4c14e8ec
treea023b884e6fae16e9ee94fea9f7127440537f578
parentcf9dfec15b0981a19ef859cdd1949f1b29d06f87
sys-fs/xfsprogs: rework static flag handling #551810

The use of -static when linking causes bad rpaths when USE=-static-libs
because only dynamic xfs libs are available.  But we don't really want
to link the programs against the static xfs libs when we have dynamic
ones available.
sys-fs/xfsprogs/xfsprogs-4.2.0.ebuild