# # Small utilities for the /proc filesystem. # # The psmisc package contains programs for displaying # information about running processes. # 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=psmisc pkgversion=23.6 arch=amd64 release=1 pkgcategory="tools" full_pkgname=psmisc_23.6_amd64-1@tools blurb="Small utilities for the /proc filesystem." homepage="https://gitlab.com/psmisc/psmisc" license="GPLv2+" fetch="https://downloads.sourceforge.net/project/psmisc/psmisc/psmisc-23.6.tar.xz" replace=""