[PD-cvs] pd/extra/expr~ makefile,1.2.12.5,1.2.12.6

ggeiger at users.sourceforge.net ggeiger at users.sourceforge.net
Sun Feb 22 17:36:02 CET 2004


Update of /cvsroot/pure-data/pd/extra/expr~
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32597

Modified Files:
      Tag: devel_0_37
	makefile 
Log Message:
remove -Werror flag

Index: makefile
===================================================================
RCS file: /cvsroot/pure-data/pd/extra/expr~/makefile,v
retrieving revision 1.2.12.5
retrieving revision 1.2.12.6
diff -C2 -d -r1.2.12.5 -r1.2.12.6
*** makefile	15 Dec 2003 16:04:31 -0000	1.2.12.5
--- makefile	22 Feb 2004 16:35:59 -0000	1.2.12.6
***************
*** 81,85 ****
  
  LINUXCFLAGS = -DPD -O2 -fPIC -funroll-loops -fomit-frame-pointer \
!     -Wall -W -Wshadow -Wstrict-prototypes -Werror \
      -Wno-unused -Wno-parentheses -Wno-switch
  
--- 81,85 ----
  
  LINUXCFLAGS = -DPD -O2 -fPIC -funroll-loops -fomit-frame-pointer \
!     -Wall -W -Wshadow -Wstrict-prototypes  \
      -Wno-unused -Wno-parentheses -Wno-switch
  





More information about the Pd-cvs mailing list