[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:21

  Modified:    .        Makefile.am
  Log:
  add -g -O that I managed to drop by mistake
  
  
  Revision  Changes    Path
  1.12      +1 -1      eda/geda/devel/geda/src/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/src/Makefile.am,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -b -r1.11 -r1.12
  --- Makefile.am	21 Feb 2005 05:36:22 -0000	1.11
  +++ Makefile.am	21 Feb 2005 14:18:20 -0000	1.12
  @@ -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 = geda