[PD-cvs] externals/iem/comport/bird makefile,1.2,1.3

IOhannes m zmölnig zmoelnig at users.sourceforge.net
Wed Oct 17 18:15:05 CEST 2007


Update of /cvsroot/pure-data/externals/iem/comport/bird
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2790/comport/bird

Modified Files:
	makefile 
Log Message:
removed the "-Werror"


Index: makefile
===================================================================
RCS file: /cvsroot/pure-data/externals/iem/comport/bird/makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** makefile	27 Jan 2006 09:43:09 -0000	1.2
--- makefile	17 Oct 2007 16:15:03 -0000	1.3
***************
*** 71,75 ****
  
  LINUXCFLAGS = -DPD -O2 -funroll-loops -fomit-frame-pointer \
!     -Wall -W -Wshadow -Wstrict-prototypes -Werror \
      -Wno-unused -Wno-parentheses -Wno-switch
  
--- 71,75 ----
  
  LINUXCFLAGS = -DPD -O2 -funroll-loops -fomit-frame-pointer \
!     -Wall -W -Wshadow -Wstrict-prototypes \
      -Wno-unused -Wno-parentheses -Wno-switch
  





More information about the Pd-cvs mailing list