Cirrus amd64 build: disable simdutf flag

This commit is contained in:
John MacFarlane
2023-07-12 07:31:10 -07:00
parent ce7146da9a
commit 3e870525da
+1 -1
View File
@@ -57,7 +57,7 @@ task:
cpu: 4
memory: 12G
env:
CABALOPTS: -f-export-dynamic -fembed_data_files -fserver -flua --enable-executable-static -j4
CABALOPTS: -f-simdutf -f-export-dynamic -fembed_data_files -fserver -flua --enable-executable-static -j4
GHCOPTS: -j4 +RTS -A256m -RTS -split-sections -optc-Os -optl=-pthread
cabal_store_cache:
folder: ~/.cabal/store