mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 15:41:04 +02:00
sys-apps/pciutils: Sync with Gentoo
It's from Gentoo commit 61452f5cca7c880842782fb1594ef0f22e511859.
This commit is contained in:
parent
f50ecbcffe
commit
c2055c330e
@ -11,7 +11,7 @@ SRC_URI="https://mj.ucw.cz/download/linux/pci/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
|
||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="dns +kmod static-libs +udev zlib"
|
||||
REQUIRED_USE="static-libs? ( !udev )"
|
||||
|
||||
@ -114,9 +114,8 @@ src_prepare() {
|
||||
|
||||
multilib_src_configure() {
|
||||
# bug #640836, bug #852929
|
||||
# Seems to be fixed in 3.10.0:
|
||||
# https://github.com/pciutils/pciutils/commit/2d16e3a7875a9cb5abd60713bb2e39b536a7dec4
|
||||
#filter-lto
|
||||
# Still broken in 3.10.0, see https://github.com/pciutils/pciutils/pull/144.
|
||||
filter-lto
|
||||
|
||||
# bug #471102
|
||||
append-lfs-flags
|
||||
|
Loading…
x
Reference in New Issue
Block a user