[PD-cvs] externals/iem/comport/comport makefile,1.5,1.6

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/comport
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2790/comport/comport

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


Index: makefile
===================================================================
RCS file: /cvsroot/pure-data/externals/iem/comport/comport/makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** makefile	26 Aug 2006 20:30:32 -0000	1.5
--- makefile	17 Oct 2007 16:15:03 -0000	1.6
***************
*** 71,75 ****
  
  LINUXCFLAGS = -DPD -O2 -fPIC -funroll-loops -fomit-frame-pointer \
!     -Wall -W -Wshadow -Wstrict-prototypes -Werror \
      -Wno-unused -Wno-parentheses -Wno-switch
  
--- 71,75 ----
  
  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