Commit graph

3 commits

Author SHA1 Message Date
Rosen Penev
cb6e9c6f21 hdparm: Fix LDFLAGS
Based on debian patch. LDFLAGS were not being passed, which caused relro
to not be applies.

Also made stock CFLAGS optional. -fkeep-inline was keeping sizes high.

Removed PKG_NO_MIPS16 as the original problem seems to be gone.

Size from 54338 to 50761

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-21 21:38:57 -08:00
Richard Kunze
791e912871 hdparm: Updated to latest version 9.47, removed obsolete patch.
Signed-off-by: Richard Kunze <richard.kunze@web.de>
2015-06-16 18:37:52 +02:00
Richard Kunze
feb67e6b07 hdparm: fix compilation with musl
Signed-off-by: Richard Kunze <richard.kunze@web.de>
2014-11-16 01:56:12 +01:00