From: Vsevolod Stakhov Date: Mon, 12 Oct 2015 14:24:02 +0000 (+0100) Subject: Fix CPU detection for variables loading assembly. X-Git-Tag: 1.0.5~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9bdcda2994c4f1cb250984feb85ce55a8e98d73;p=thirdparty%2Frspamd.git Fix CPU detection for variables loading assembly. --- diff --git a/src/libcryptobox/macro.S b/src/libcryptobox/macro.S index e498f8c198..a80728efe5 100644 --- a/src/libcryptobox/macro.S +++ b/src/libcryptobox/macro.S @@ -156,7 +156,7 @@ /* pic support */ .macro LOAD_VAR_PIC var, reg -#if (IS_X86_32) +#if !defined(__LP64__) #if defined(HAVE_SLASHMACRO) call 1f 1: