[PD-cvs] extensions/gripd/src Makefile.Linux,1.1.1.1,1.2

Mathieu Bouchard matju at users.sourceforge.net
Tue Nov 28 20:37:06 CET 2006


Update of /cvsroot/pure-data/extensions/gripd/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11684

Modified Files:
	Makefile.Linux 
Log Message:
no -Werror


Index: Makefile.Linux
===================================================================
RCS file: /cvsroot/pure-data/extensions/gripd/src/Makefile.Linux,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** Makefile.Linux	10 Nov 2005 05:52:09 -0000	1.1.1.1
--- Makefile.Linux	28 Nov 2006 19:37:04 -0000	1.2
***************
*** 6,10 ****
  
  LINUXCFLAGS = -DPD -O2 -funroll-loops -fomit-frame-pointer \
!     -Wall -W -Wshadow -Wstrict-prototypes -Werror \
      -Wno-unused -Wno-parentheses -Wno-switch
  MIDIDEFINES = -D$(MIDIOSSUBTYPE) -DLINUX
--- 6,10 ----
  
  LINUXCFLAGS = -DPD -O2 -funroll-loops -fomit-frame-pointer \
!     -Wall -W -Wshadow -Wstrict-prototypes \
      -Wno-unused -Wno-parentheses -Wno-switch
  MIDIDEFINES = -D$(MIDIOSSUBTYPE) -DLINUX





More information about the Pd-cvs mailing list