# # Set ATA/SATA drive parameters. # # The hdparm package contains a utility that is useful for # controlling ATA/SATA controllers and hard drives both to # increase performance and sometimes to increase stability. # 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=hdparm pkgversion=9.65 arch=amd64 release=1 pkgcategory="tools" full_pkgname=hdparm_9.65_amd64-1@tools blurb="Set ATA/SATA drive parameters." homepage="https://sourceforge.net/projects/hdparm/" license="BSD" fetch="https://downloads.sourceforge.net/project/hdparm/hdparm/hdparm-9.65.tar.gz" replace=""