Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > b9fd683dbd61cf5c85ffeadacf495b31 > files > 4

acpid-1.0.6-1.1mdv2008.0.src.rpm

diff -Naur acpid-1.0.6/Makefile acpid-1.0.6.tpg/Makefile
--- acpid-1.0.6/Makefile	2007-06-30 19:15:45.000000000 +0000
+++ acpid-1.0.6.tpg/Makefile	2007-07-10 23:39:32.000000000 +0000
@@ -21,7 +21,7 @@
 MAN8 = acpid.8 acpi_listen.8
 MAN8GZ = $(MAN8:.8=.8.gz)
 
-CFLAGS = -Wall -Werror -g $(DEFS)
+CFLAGS = $(RPM_OPT_FLAGS) $(DEFS)
 DEFS = -DVERSION="\"$(VERSION)\""
 
 all: $(PROGS)