69a2c3dead
from John Danks <john.danks at gmail.com> maintainer timeout
12 lines
582 B
Plaintext
12 lines
582 B
Plaintext
--- Makefile.orig Mon Feb 20 16:30:31 2006
|
|
+++ Makefile Sun Apr 2 12:57:56 2006
|
|
@@ -63,7 +63,7 @@ distname = evilwm-$(version)
|
|
#DEFINES += -DXDEBUG # show some X calls
|
|
|
|
DEFINES += -DVERSION=\"$(version)\" $(DEBIAN)
|
|
-CFLAGS += $(INCLUDES) $(DEFINES) -Os -Wall
|
|
+CFLAGS += $(INCLUDES) $(DEFINES)
|
|
#CFLAGS += $(INCLUDES) $(DEFINES) -g -Wall
|
|
CFLAGS += -W -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Waggregate-return -Wnested-externs -Winline -Wwrite-strings -Wundef -Wsign-compare -Wmissing-prototypes -Wredundant-decls
|
|
LDFLAGS += $(LDPATH) $(LIBS)
|