[PD-cvs] packages/linux_make Makefile,1.37,1.38

Hans-Christoph Steiner eighthave at users.sourceforge.net
Tue Oct 16 23:35:48 CEST 2007


Update of /cvsroot/pure-data/packages/linux_make
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21018

Modified Files:
	Makefile 
Log Message:
made more general powerpc option to try to fix FFT and freeverb bugs

Index: Makefile
===================================================================
RCS file: /cvsroot/pure-data/packages/linux_make/Makefile,v
retrieving revision 1.37
retrieving revision 1.38
diff -C2 -d -r1.37 -r1.38
*** Makefile	13 Oct 2007 04:09:43 -0000	1.37
--- Makefile	16 Oct 2007 21:35:46 -0000	1.38
***************
*** 25,29 ****
  endif
  ifeq ($(TARGET_PLATFORM),ppc)
!     OPT_CFLAGS += -pipe -fsigned-char -mpowerpc-gfxopt
  endif
  
--- 25,29 ----
  endif
  ifeq ($(TARGET_PLATFORM),ppc)
!     OPT_CFLAGS += -pipe -fsigned-char -mpowerpc
  endif
  





More information about the Pd-cvs mailing list