hdparm/hdparm-5.9-nostrip.patch
2005-05-10 08:37:05 +00:00

12 lines
618 B
Diff

--- hdparm-5.9/Makefile.rh1 2005-05-10 10:35:32.000000000 +0200
+++ hdparm-5.9/Makefile 2005-05-10 10:35:35.000000000 +0200
@@ -16,7 +16,7 @@
CFLAGS := -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -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)
-LDFLAGS = -s
+LDFLAGS =
INSTALL = install
INSTALL_DATA = $(INSTALL) -m 644
INSTALL_PROGRAM = $(INSTALL)