SOURCES: libx264-syms.patch (NEW) - fix ac-amd64 build, inspired from this ...

glen glen at pld-linux.org
Fri Oct 10 01:50:33 CEST 2008


Author: glen                         Date: Thu Oct  9 23:50:33 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix ac-amd64 build, inspired from this post:
  http://mailman.videolan.org/pipermail/x264-devel/2008-September/004970.html

---- Files affected:
SOURCES:
   libx264-syms.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/libx264-syms.patch
diff -u /dev/null SOURCES/libx264-syms.patch:1.1
--- /dev/null	Fri Oct 10 01:50:34 2008
+++ SOURCES/libx264-syms.patch	Fri Oct 10 01:50:27 2008
@@ -0,0 +1,17 @@
+--- x264-snapshot-20080816-2245/common/x86/mc-a.asm~	2008-08-16 23:45:05.000000000 +0300
++++ x264-snapshot-20080816-2245/common/x86/mc-a.asm	2008-10-10 02:48:59.673593381 +0300
+@@ -373,12 +373,12 @@
+ AVG_CACHELINE_CHECK 12, 32, mmxext
+ AVG_CACHELINE_CHECK 16, 32, mmxext
+ AVG_CACHELINE_CHECK 20, 32, mmxext
+-AVG_CACHELINE_CHECK 16, 64, mmxext
+-AVG_CACHELINE_CHECK 20, 64, mmxext
+ %endif
+ 
+ AVG_CACHELINE_CHECK  8, 64, mmxext
+ AVG_CACHELINE_CHECK 12, 64, mmxext
++AVG_CACHELINE_CHECK 16, 64, mmxext
++AVG_CACHELINE_CHECK 20, 64, mmxext
+ AVG_CACHELINE_CHECK 16, 64, sse2
+ AVG_CACHELINE_CHECK 20, 64, sse2
+ 
================================================================


More information about the pld-cvs-commit mailing list