sys-process/lsof: remove USE=static
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 4 Nov 2018 22:48:24 +0000 (23:48 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 4 Nov 2018 22:48:38 +0000 (23:48 +0100)
commitb0cfdd8632ebc85620266018b7f1f6d30183cb6e
tree910da1abd48a1e9ba92f23402c3503d82d45984a
parent7c43a9e55035094940e3d0469a94fe47527893e4
sys-process/lsof: remove USE=static

USE=static doesn't work with USE=rpc anymore since tirpc was moved to
net-libs/libtirpc:

- net-libs/libtirpc[static-libs] is broken: When net-libs/libtirpc was build
  with USE=kerberos it isn't guaranteed that virtual/krb5 provider was linked
  statically which is causing problems for lsof when trying to statically link
  against libtirpc.

- getrpcbynumber from print.c is now part of libc. However you cannot
  statically link against that libc component.

Closes: https://bugs.gentoo.org/667272
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
sys-process/lsof/lsof-4.91.ebuild