From: Adam Gołębiowski Date: Sun, 4 Nov 2018 12:58:10 +0000 (+0100) Subject: - merged into john-x32.patch X-Git-Tag: auto/th/john-1.8.0-2.20181101.2~6 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=c087c841115afc136011617b3841be65d6a75437;p=packages%2Fjohn.git - merged into john-x32.patch --- diff --git a/jumbo-x32.patch b/jumbo-x32.patch deleted file mode 100644 index eaf43d6..0000000 --- a/jumbo-x32.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- john-1.8.0-jumbo-1/src/aes/aesni/iaes_asm_interface.h~ 2014-05-16 15:40:40.000000000 +0200 -+++ john-1.8.0-jumbo-1/src/aes/aesni/iaes_asm_interface.h 2015-08-09 21:00:28.357476188 +0200 -@@ -56,7 +56,7 @@ - #endif - - #ifdef __linux__ --#ifndef __LP64__ -+#if !(defined(__LP64__) || defined(__ILP32__)) - #define iEncExpandKey256 _iEncExpandKey256 - #define iEncExpandKey192 _iEncExpandKey192 - #define iEncExpandKey128 _iEncExpandKey128