Skip to content

Commit 4a520c6

Browse files
committed
pciutils: build with -DPIC and refresh-patches
pic required for xorg-intel-gpu-tools: update to 2.4
1 parent f964447 commit 4a520c6

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

packages/sysutils/pciutils/package.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ PKG_SITE="http://mj.ucw.cz/pciutils.shtml"
1010
PKG_URL="https://www.kernel.org/pub/software/utils/pciutils/${PKG_NAME}-${PKG_VERSION}.tar.xz"
1111
PKG_DEPENDS_TARGET="toolchain kmod systemd"
1212
PKG_LONGDESC="Utilities for inspecting devices connected to the PCI bus and the PCI vendor/product ID database."
13+
PKG_BUILD_FLAGS="+pic"
1314

1415
PKG_MAKE_OPTS="PREFIX=/usr SHARED=no STRIP= IDSDIR=/usr/share"
1516

packages/sysutils/pciutils/patches/pciutils-01-fix-pkgconf.patch renamed to packages/sysutils/pciutils/patches/pciutils-0001-fix-pkgconf.patch

File renamed without changes.

0 commit comments

Comments
 (0)