SPECS: jack-audio-connection-kit.spec - omit frame pointer and sse...

pluto pluto at pld-linux.org
Mon Apr 17 09:46:18 CEST 2006


Author: pluto                        Date: Mon Apr 17 07:46:18 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- omit frame pointer and sse math are default options on x86-64.

---- Files affected:
SPECS:
   jack-audio-connection-kit.spec (1.60 -> 1.61) 

---- Diffs:

================================================================
Index: SPECS/jack-audio-connection-kit.spec
diff -u SPECS/jack-audio-connection-kit.spec:1.60 SPECS/jack-audio-connection-kit.spec:1.61
--- SPECS/jack-audio-connection-kit.spec:1.60	Mon Apr 17 00:20:15 2006
+++ SPECS/jack-audio-connection-kit.spec	Mon Apr 17 09:46:13 2006
@@ -35,7 +35,7 @@
 %define		specflags_ia32		-fomit-frame-pointer -ffast-math
 %define		specflags_pentium3	-mfpmath=sse
 %define		specflags_pentium4	-mfpmath=sse
-%define		specflags_x86_64	-fomit-frame-pointer -ffast-math -mfpmath=sse
+%define		specflags_x86_64	-ffast-math
 
 %description
 JACK is a low-latency audio server, written primarily for the Linux
@@ -268,6 +268,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.61  2006/04/17 07:46:13  pluto
+- omit frame pointer and sse math are default options on x86-64.
+
 Revision 1.60  2006/04/16 22:20:15  qboosh
 - added specflags* to use more sane gcc options than --enable-optimize do
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/jack-audio-connection-kit.spec?r1=1.60&r2=1.61&f=u



More information about the pld-cvs-commit mailing list