[PD-cvs] externals/grill/flext/buildsys/mac/max config-gcc.def, 1.7, 1.8

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/max
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7886/buildsys/mac/max

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/max/config-gcc.def,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** config-gcc.def	16 Apr 2005 21:34:44 -0000	1.7
--- config-gcc.def	7 Jun 2005 14:40:18 -0000	1.8
***************
*** 30,34 ****
  # user defined compiler flags
  # (check if they match your system!)
! UFLAGS=-maltivec -faltivec -ffast-math
  
  # user defined optimization flags
--- 30,34 ----
  # user defined compiler flags
  # (check if they match your system!)
! UFLAGS=-faltivec -ffast-math
  
  # user defined optimization flags
***************
*** 37,38 ****
--- 37,39 ----
  # optimizations for G4
  OFLAGS+=-mcpu=G4
+ 





More information about the Pd-cvs mailing list