[PD-cvs] externals/iem/iem_atan2/src makefile,1.1,1.2

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

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


Index: makefile
===================================================================
RCS file: /cvsroot/pure-data/externals/iem/iem_atan2/src/makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** makefile	14 Dec 2006 18:31:05 -0000	1.1
--- makefile	17 Oct 2007 16:15:03 -0000	1.2
***************
*** 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