vdr/nvram-wakeup Makefile

Thomas Schmidt pkg-vdr-dvb-changes@lists.alioth.debian.org
Wed, 07 Jul 2004 12:13:26 +0000


Update of /cvsroot/pkg-vdr-dvb/vdr/nvram-wakeup
In directory haydn:/tmp/cvs-serv28695/vdr/nvram-wakeup

Modified Files:
	Makefile 
Log Message:


Index: Makefile
===================================================================
RCS file: /cvsroot/pkg-vdr-dvb/vdr/nvram-wakeup/Makefile,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- Makefile	29 Feb 2004 22:54:27 -0000	1.1.1.1
+++ Makefile	7 Jul 2004 12:13:24 -0000	1.2
@@ -32,7 +32,7 @@
 
 CC = gcc
 DEFS = -D_GNU_SOURCE
-CFLAGS = -O2 -Wall -Wstrict-prototypes -g -mcpu=i686 -pedantic $(DEFS)
+CFLAGS = -O2 -Wall -Wstrict-prototypes -g -pedantic $(DEFS)
 INSTALL = install
 INSTALL_STRIP = $(INSTALL) -s