about summary refs log tree commit diff stats
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index d0f01e2b..78fc7a78 100644
--- a/src/main.c
+++ b/src/main.c
@@ -77,6 +77,7 @@ int arm64_pmull = 0;
 int arm64_crc32 = 0;
 int arm64_atomics = 0;
 int arm64_flagm = 0;
+int arm64_flagm2 = 0;
 #elif defined(RV64)
 int rv64_zba = 0;
 int rv64_zbb = 0;