mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-26 10:16:32 +00:00
Cirrus amd64 build: disable simdutf flag
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user