summarylogtreecommitdiffstats
path: root/sse2.patch
blob: 216c5e45c30bb4abc7a5482a301721bf1e0f1a2e (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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;