[PD-cvs] externals/grill/flext/buildsys/mac/pd config-gcc.def, 1.9, 1.10

Thomas Grill xovo at users.sourceforge.net
Tue Jun 7 16:40:20 CEST 2005


Update of /cvsroot/pure-data/externals/grill/flext/buildsys/mac/pd
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7886/buildsys/mac/pd

Modified Files:
	config-gcc.def 
Log Message:
cosmetic stuff
corrections to config build templates
digest one-element list messages as single atoms
made flext::Forward threadsafe
simplified message analysis


Index: config-gcc.def
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/flext/buildsys/mac/pd/config-gcc.def,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** config-gcc.def	16 Apr 2005 21:35:06 -0000	1.9
--- config-gcc.def	7 Jun 2005 14:40:18 -0000	1.10
***************
*** 27,31 ****
  # user defined optimization flags
  # (check if they match your system!)
! UFLAGS=-maltivec -faltivec -ffast-math
  
  # user defined compiler flags
--- 27,31 ----
  # user defined optimization flags
  # (check if they match your system!)
! UFLAGS=-faltivec -ffast-math
  
  # user defined compiler flags
***************
*** 34,35 ****
--- 34,36 ----
  # optimizations for G4
  OFLAGS+=-mcpu=G4
+ 





More information about the Pd-cvs mailing list