summarylogtreecommitdiffstats
path: root/sse2.patch
diff options
context:
space:
mode:
authorLuca Weiss2019-04-28 12:49:24 +0200
committerLuca Weiss2019-04-28 12:49:24 +0200
commit6eee095a45fd4d365d292a2ed03c65b566193fb4 (patch)
treee62fec6696ca9475a407a21aaf007c2873019cb3 /sse2.patch
parente8fa83a2af38cab012bdb204a60f7ea9e70fd217 (diff)
downloadaur-6eee095a45fd4d365d292a2ed03c65b566193fb4.tar.gz
upgpkg: quickbms 0.10.0-1
upstream release
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;