# # The PCI utilities. # # The pciutils package is a set of programs for listing PCI devices, # inspecting their status and setting their configuration registers. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=pciutils pkgversion=3.9.0 arch=amd64 release=1 pkgcategory="tools" full_pkgname=pciutils_3.9.0_amd64-1@tools blurb="The PCI utilities." homepage="https://mj.ucw.cz/sw/pciutils/" license="GPLv2+" fetch="https://mirrors.edge.kernel.org/pub/software/utils/pciutils/pciutils-3.9.0.tar.gz" replace=""