[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: Makefile.am
User: danmc
Date: 05/02/21 09:18:20
Modified: . Makefile.am
Log:
add -g -O that I managed to drop by mistake
Revision Changes Path
1.8 +1 -1 eda/geda/devel/geda/graphman/Makefile.am
(In the diff below, changes in quantity of whitespace are not shown.)
Index: Makefile.am
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/geda/graphman/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- Makefile.am 21 Feb 2005 05:36:21 -0000 1.7
+++ Makefile.am 21 Feb 2005 14:18:20 -0000 1.8
@@ -7,7 +7,7 @@
if CCISGCC
AM_CFLAGS =\
- -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wuninitialized -Wparentheses -Wpointer-arith -Wmissing-prototypes
+ -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wuninitialized -Wparentheses -Wpointer-arith -Wmissing-prototypes -g -O
endif
bin_PROGRAMS = graphman raw2gw