SOURCES: spandsp-nommx.patch (NEW) - no MMX in not requested

arekm arekm at pld-linux.org
Sat Oct 8 23:51:43 CEST 2005


Author: arekm                        Date: Sat Oct  8 21:51:43 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- no MMX in not requested

---- Files affected:
SOURCES:
   spandsp-nommx.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/spandsp-nommx.patch
diff -u /dev/null SOURCES/spandsp-nommx.patch:1.1
--- /dev/null	Sat Oct  8 23:51:43 2005
+++ SOURCES/spandsp-nommx.patch	Sat Oct  8 23:51:38 2005
@@ -0,0 +1,13 @@
+diff -urBb spandsp-0.0.2.org/src/spandsp.h spandsp-0.0.2/src/spandsp.h
+--- spandsp-0.0.2.org/src/spandsp.h	2005-08-13 12:06:48.000000000 +0200
++++ spandsp-0.0.2/src/spandsp.h	2005-10-08 23:50:04.184008750 +0200
+@@ -39,7 +39,9 @@
+ #include <spandsp/timing.h>
+ #include <spandsp/vector.h>
+ #include <spandsp/complex.h>
++#ifdef USE_MMX
+ #include <spandsp/mmx.h>
++#endif
+ #include <spandsp/arctan2.h>
+ #include <spandsp/biquad.h>
+ #include <spandsp/fir.h>
================================================================



More information about the pld-cvs-commit mailing list