[PD-cvs] externals/iem/iem_ambi/src makefile,1.4,1.5

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


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

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


Index: makefile
===================================================================
RCS file: /cvsroot/pure-data/externals/iem/iem_ambi/src/makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** makefile	30 Nov 2006 10:50:50 -0000	1.4
--- makefile	17 Oct 2007 16:15:03 -0000	1.5
***************
*** 10,14 ****
  #select either the DBG and OPT compiler flags below:
  
! CFLAGS = -DPD -DUNIX -W -Werror -Wno-unused \
  	-Wno-parentheses -Wno-switch -O6 -funroll-loops -fomit-frame-pointer -fno-strict-aliasing \
          -DDL_OPEN
--- 10,14 ----
  #select either the DBG and OPT compiler flags below:
  
! CFLAGS = -DPD -DUNIX -W -Wno-unused \
  	-Wno-parentheses -Wno-switch -O6 -funroll-loops -fomit-frame-pointer -fno-strict-aliasing \
          -DDL_OPEN





More information about the Pd-cvs mailing list