summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2020-11-22 00:59:54 +0100
committerLars Wendler <polynomial-c@gentoo.org>2020-11-22 00:59:54 +0100
commit93884e60b2171f2119605aaee57656abe8fe9bd1 (patch)
tree4f307b71724d3133e3279638f9f9cb4f2e63bff5 /sys-apps/hdparm
parentsys-apps/hdparm: Removed old (diff)
downloadgentoo-93884e60b2171f2119605aaee57656abe8fe9bd1.tar.gz
gentoo-93884e60b2171f2119605aaee57656abe8fe9bd1.tar.bz2
gentoo-93884e60b2171f2119605aaee57656abe8fe9bd1.zip
sys-apps/hdparm: Forgot to add patch description
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'sys-apps/hdparm')
-rw-r--r--sys-apps/hdparm/files/hdparm-9.60-build.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys-apps/hdparm/files/hdparm-9.60-build.patch b/sys-apps/hdparm/files/hdparm-9.60-build.patch
index 7decf805c53a..3cc1a7564e35 100644
--- a/sys-apps/hdparm/files/hdparm-9.60-build.patch
+++ b/sys-apps/hdparm/files/hdparm-9.60-build.patch
@@ -1,3 +1,7 @@
+* drop hardcoded -O2 flag from CFLAGS
+* fix hardcoded `make` and hardcoded -j4 flags
+* respect CFLAGS when linking
+
--- hdparm-9.60/Makefile
+++ hdparm-9.60/Makefile
@@ -13,7 +13,7 @@