summarylogtreecommitdiffstats
path: root/sse2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sse2.patch')
-rw-r--r--sse2.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/sse2.patch b/sse2.patch
deleted file mode 100644
index 216c5e45c30b..000000000000
--- a/sse2.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/libs/ecrypt/submissions/cryptmt/v3/sse2.c 2007-01-05 16:58:34.000000000 +0100
-+++ b/libs/ecrypt/submissions/cryptmt/v3/sse2.c 2018-12-03 14:26:46.745581453 +0100
-@@ -157,7 +157,7 @@
- cipher, plain, N / 2);
- }
-
--#if defined(__GNUC__)
-+#if 0
- static int is_simd_cpu(void)
- {
- int sse2;