[PD-cvs] packages/linux_make Makefile,1.21.2.8,1.21.2.9

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


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

Modified Files:
      Tag: branch-v0-39-2-extended
	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.21.2.8
retrieving revision 1.21.2.9
diff -C2 -d -r1.21.2.8 -r1.21.2.9
*** Makefile	13 Oct 2007 04:09:56 -0000	1.21.2.8
--- Makefile	16 Oct 2007 21:43:14 -0000	1.21.2.9
***************
*** 23,27 ****
  else
    ifeq ($(TARGET_PLATFORM),ppc)
!     OPT_CFLAGS += -pipe -fsigned-char -mpowerpc-gfxopt
    else
      # more CPUs should go here
--- 23,27 ----
  else
    ifeq ($(TARGET_PLATFORM),ppc)
!     OPT_CFLAGS += -pipe -fsigned-char -mpowerpc
    else
      # more CPUs should go here





More information about the Pd-cvs mailing list