[PD-cvs] externals/grill/flext/buildsys/mac/pd gnumake-gcc-ext.inc,1.3,1.4

Thomas Grill xovo at users.sourceforge.net
Thu Jan 27 05:57:28 CET 2005


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

Modified Files:
	gnumake-gcc-ext.inc 
Log Message:
Fixes for Mac
fixed autoconf files
updates for batch mode
some more SIMD optimized functions


Index: gnumake-gcc-ext.inc
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/flext/buildsys/mac/pd/gnumake-gcc-ext.inc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** gnumake-gcc-ext.inc	5 Jan 2005 05:04:11 -0000	1.3
--- gnumake-gcc-ext.inc	27 Jan 2005 04:57:25 -0000	1.4
***************
*** 1,3 ****
  EXT=pd_darwin
  
! LDFLAGS += -bundle -bundle_loader $(PDBIN)
--- 1,3 ----
  EXT=pd_darwin
  
! LDFLAGS += -bundle -bundle_loader $(PDBIN) -flat_namespace





More information about the Pd-cvs mailing list