summaryrefslogtreecommitdiff
path: root/security/john/files
diff options
context:
space:
mode:
Diffstat (limited to 'security/john/files')
-rw-r--r--security/john/files/patch-src_sboxes-s.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/security/john/files/patch-src_sboxes-s.c b/security/john/files/patch-src_sboxes-s.c
deleted file mode 100644
index b6caba0d866d..000000000000
--- a/security/john/files/patch-src_sboxes-s.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/sboxes-s.c.orig 2021-12-13 00:08:30.419393000 +0100
-+++ src/sboxes-s.c 2021-12-13 00:08:41.847880000 +0100
-@@ -32,6 +32,7 @@
- #define regs 8
- #else
- /* PowerPC with AltiVec, etc. */
-+#include <altivec.h>
- #define regs 32
- #endif
-