about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--tests/test18.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test18.c b/tests/test18.c
index 395c2efe..4ed5591a 100644
--- a/tests/test18.c
+++ b/tests/test18.c
@@ -1,3 +1,4 @@
+// build with gcc -march=corei7 -O2 -g -maes -mpclmul test18.c -o test18
 #include <stdio.h>
 #include <stdint.h>
 #include <wmmintrin.h>