Introduction
Introduction Statistics Contact Development Disclaimer Help
tuncommented DEBUG CFLGAS/LDFLAGS - dwm - [fork] customized build of dwm, the d…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 1dcb18c124d28515f896f6e929ea317d33b72923
parent 206eb344e2efcb29922b5b89f7b11f227d701240
Author: [email protected] <unknown>
Date: Wed, 17 Oct 2007 12:28:34 +0200
uncommented DEBUG CFLGAS/LDFLAGS
Diffstat:
M config.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/config.mk b/config.mk
t@@ -17,8 +17,8 @@ LIBS = -L/usr/lib -lc -L${X11LIB} -lX11
# flags
CFLAGS = -Os ${INCS} -DVERSION=\"${VERSION}\"
LDFLAGS = -s ${LIBS}
-CFLAGS = -g -std=c99 -pedantic -Wall -O2 ${INCS} -DVERSION=\"${VERSION}\"
-LDFLAGS = -g ${LIBS}
+#CFLAGS = -g -std=c99 -pedantic -Wall -O2 ${INCS} -DVERSION=\"${VERSION}\"
+#LDFLAGS = -g ${LIBS}
# Solaris
#CFLAGS = -fast ${INCS} -DVERSION=\"${VERSION}\"
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.