]> git.pld-linux.org Git - packages/john.git/commitdiff
- this chunk seems no longer needed
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 4 Nov 2018 13:15:11 +0000 (14:15 +0100)
committerAdam Gołębiowski <adamg@pld-linux.org>
Sun, 4 Nov 2018 13:15:11 +0000 (14:15 +0100)
john-x32.patch

index 2e2ae7514a4172168fb7f666e768b38d39091fae..9b59e1e6eb39b49185864f01b236cf02b70f0bb7 100644 (file)
  dnl Checks for programs.
  AC_PROG_LN_S
  AC_PROG_GREP
---- 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
This page took 0.053657 seconds and 4 git commands to generate.