Skip to content

Commit 097717a

Browse files
committed
Set build flags for s390x
1 parent 8707352 commit 097717a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,6 @@ reformat = true
7878
[tool.maturin]
7979
python-source = "python"
8080
module-name = "formate_js._formate_js"
81+
82+
[tool.cibuildwheel.environment]
83+
CFLAGS_s390x_unknown_linux_gnu = "-march=z10"

0 commit comments

Comments
 (0)