# # Hardware monitoring support. # # The lm-sensors package provides support for the hardware monitoring # drivers in the Linux Kernel. This is useful for monitoring the # temperature of the CPU and adjusting the performance of some hardware # (such as cooling fans). # 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=lm-sensors pkgversion=3.6.0 arch=amd64 release=1 pkgcategory="tools" full_pkgname=lm-sensors_3.6.0_amd64-1@tools blurb="Hardware monitoring support." homepage="https://hwmon.wiki.kernel.org/lm_sensors" license="GPLv2+, LGPLv2.1" fetch="https://github.com/lm-sensors/lm-sensors/archive/V3-6-0/lm-sensors-3-6-0.tar.gz" replace=""