Skip to content

Commit 986b498

Browse files
committed
Attempting to fix IBM target via: rust-lang/stacker#79 (comment)
1 parent 29d132e commit 986b498

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-maturin.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
target: s390x
3636
- runner: ubuntu-24.04
3737
target: ppc64le
38+
env:
39+
CFLAGS_s390x_unknown_linux_gnu: -march=z10
3840
steps:
3941
- uses: actions/checkout@v4
4042
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)