1 diff -aur hdparm-9.58/Makefile hdparm-9.58.new/Makefile
2 --- hdparm-9.60/Makefile 2017-05-01 21:08:42.000000000 +0200
3 +++ hdparm-9.60.new/Makefile 2019-09-22 19:19:03.783229803 +0200
6 CFLAGS := -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wpointer-arith -Wcast-qual -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -fkeep-inline-functions -Wwrite-strings -Waggregate-return -Wnested-externs -Wtrigraphs $(CFLAGS)
8 +LDFLAGS := -s ${LDFLAGS}
10 INSTALL_DATA = $(INSTALL) -m 644
11 INSTALL_DIR = $(INSTALL) -m 755 -d