From 7017ea71b842451548451125d10acd5c27086e3b Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Tue, 26 Nov 2002 22:35:57 +0000 Subject: "" svn path=/trunk/; revision=262 --- externals/grill/xsample/source/makefile.pd-linux | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'externals/grill/xsample/source/makefile.pd-linux') diff --git a/externals/grill/xsample/source/makefile.pd-linux b/externals/grill/xsample/source/makefile.pd-linux index 863a0068..2dba8cec 100644 --- a/externals/grill/xsample/source/makefile.pd-linux +++ b/externals/grill/xsample/source/makefile.pd-linux @@ -30,7 +30,8 @@ TARGDIR=../pd-linux CXX=g++-3.2 INCLUDES=$(PDPATH) FLAGS=-DPD -CFLAGS=-O6 -mcpu=pentiumpro -funroll-loops -fmove-all-movables -frerun-loop-opt -finline-functions +#CFLAGS=-O6 -mcpu=pentiumpro -funroll-loops -fmove-all-movables -frerun-loop-opt -finline-functions +CFLAGS=-O6 -mcpu=pentium3 -msse -mfpmath=sse -funroll-loops -fmove-all-movables -frerun-loop-opt -finline-functions LIBS=m # ---------------------------------------------- -- cgit v1.2.1