--- tests/CMakeLists.txt.orig	2025-09-04 04:13:15 UTC
+++ tests/CMakeLists.txt
@@ -114,7 +114,7 @@ else()
             set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} /arch:AVX")
         endif()
     else()
-        set(CMAKE_C_FLAGS  "${CMAKE_C_FLAGS} -mfma -mf16c -mavx -mavx2")
+        #set(CMAKE_C_FLAGS  "${CMAKE_C_FLAGS} -mfma -mf16c -mavx -mavx2")
     endif()
 endif()
 
