SOURCES: libx264-acam.patch - disable asm on x86_64 (current yasm ...

qboosh qboosh at pld-linux.org
Sun Oct 30 22:34:59 CET 2005


Author: qboosh                       Date: Sun Oct 30 21:34:59 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- disable asm on x86_64 (current yasm cannot produce PIC-compatible relocs)

---- Files affected:
SOURCES:
   libx264-acam.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/libx264-acam.patch
diff -u SOURCES/libx264-acam.patch:1.2 SOURCES/libx264-acam.patch:1.3
--- SOURCES/libx264-acam.patch:1.2	Mon Oct 24 22:59:24 2005
+++ SOURCES/libx264-acam.patch	Sun Oct 30 22:34:54 2005
@@ -380,7 +380,7 @@
 +			AC_MSG_ERROR(nasm required for x86 build. Please Install it.)
 +		fi
 +		;;
-+	x86_64)
++	x86_64-NOTREADY)
 +		AC_DEFINE(CPU_x8664,1)
 +		AC_SUBST(CPU_x8664)
 +		AC_DEFINE(ARCH_X86_64,1)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/libx264-acam.patch?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list