sys-fs/btrfs-progs: fix btrfs.static linking, bug #652966
authorSergei Trofimovich <slyfox@gentoo.org>
Thu, 12 Apr 2018 09:41:38 +0000 (10:41 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Thu, 12 Apr 2018 09:41:58 +0000 (10:41 +0100)
commit665fca34ff359676b9ebe0f855f3716ad85be312
tree6c36c388f2566b92f637506f6768eba8d2bd7656
parent7bdd9584f8ba760e02f835bdae43553ab6b19503
sys-fs/btrfs-progs: fix btrfs.static linking, bug #652966

btrfs.static was not linked against internal libbtrfsutil:
    https://www.spinics.net/lists/linux-btrfs/msg76763.html
This caused link failure due to unresolved symbols.

Reported-by: Attila Tóth
Closes: https://bugs.gentoo.org/652966
Package-Manager: Portage-2.3.28, Repoman-2.3.9
sys-fs/btrfs-progs/btrfs-progs-4.16.ebuild
sys-fs/btrfs-progs/files/btrfs-progs-4.16-static-linkage.patch [new file with mode: 0644]