[x264-devel] [PATCH] tools/checkasm-a.asm: Drop support for x86_32 pic

Axel Zeuner Axel.Zeuner at gmx.de
Sun Aug 31 09:34:05 CEST 2008


Hello,

this trivial patch fixes compilation of checkasm for x86_32.

Regards,
Axel

diff --git a/tools/checkasm-a.asm b/tools/checkasm-a.asm
index eee3032..c180abc 100644
--- a/tools/checkasm-a.asm
+++ b/tools/checkasm-a.asm
@@ -61,7 +61,6 @@ cglobal x264_checkasm_call, 1,7
     or   r3, r5
     jz .ok
     mov  r3, eax
-    picgetgot r1
     lea  r1, [error_message GLOBAL]
     push r1
     xor  eax, eax
-- 
1.5.6.3

-------------- next part --------------
A non-text attachment was scrubbed...
Name: tools-checkasm-a.asm-Drop-support-for-x86_32-pic.patch
Type: text/x-diff
Size: 325 bytes
Desc: not available
Url : http://mailman.videolan.org/pipermail/x264-devel/attachments/20080831/7f938142/attachment.patch 


More information about the x264-devel mailing list