[Initng-svn] r3820 - initng/trunk
svn at initng.thinktux.net
svn at initng.thinktux.net
Tue Apr 18 12:13:45 CEST 2006
Author: jimmy
Date: Tue Apr 18 12:13:44 2006
New Revision: 3820
Modified:
initng/trunk/CMakeLists.txt
Log:
Why the hell is someone fucking with me all the time?
Modified: initng/trunk/CMakeLists.txt
==============================================================================
--- initng/trunk/CMakeLists.txt (original)
+++ initng/trunk/CMakeLists.txt Tue Apr 18 12:13:44 2006
@@ -93,7 +93,7 @@
SET(COREDUMPER_LIBS coredumper)
ENDIF(HAVE_COREDUMPER AND HAVE_COREDUMPER_H)
- ADD_DEFINITIONS(-DDEBUG -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wimplicit -Wredundant-decls -Wnested-externs -Wwrite-strings -Wsign-compare -Winline -Wswitch -Wreturn-type -Wparentheses -Wmissing-braces -Wformat -Wformat-nonliteral -Wformat-security -Wsequence-point -Wundef -Wunused -Wcomment)
+ ADD_DEFINITIONS(-DDEBUG -g -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wimplicit -Wredundant-decls -Wnested-externs -Wwrite-strings -Wsign-compare -Winline -Wswitch -Wreturn-type -Wparentheses -Wmissing-braces -Wformat -Wformat-nonliteral -Wformat-security -Wsequence-point -Wundef -Wunused -Wcomment)
ENDIF(DEBUG)
IF(SELINUX OR SELINUXOLD)
More information about the Initng-svn
mailing list