We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f964447 commit 4a520c6Copy full SHA for 4a520c6
2 files changed
packages/sysutils/pciutils/package.mk
@@ -10,6 +10,7 @@ PKG_SITE="http://mj.ucw.cz/pciutils.shtml"
10
PKG_URL="https://www.kernel.org/pub/software/utils/pciutils/${PKG_NAME}-${PKG_VERSION}.tar.xz"
11
PKG_DEPENDS_TARGET="toolchain kmod systemd"
12
PKG_LONGDESC="Utilities for inspecting devices connected to the PCI bus and the PCI vendor/product ID database."
13
+PKG_BUILD_FLAGS="+pic"
14
15
PKG_MAKE_OPTS="PREFIX=/usr SHARED=no STRIP= IDSDIR=/usr/share"
16
…ls/patches/pciutils-01-fix-pkgconf.patch …/patches/pciutils-0001-fix-pkgconf.patchpackages/sysutils/pciutils/patches/pciutils-01-fix-pkgconf.patch renamed to packages/sysutils/pciutils/patches/pciutils-0001-fix-pkgconf.patch
0 commit comments