Commit dca7dfe
Add elf abi to ppc64 targets
Related to the Rust 1.90.0 to "expose elf abi on ppc64 targets": rust-lang/rust#142321
Without this, build (e.g. firefox) fails on powerpc targets with the error message:
warning: glslopt@0.1.11: clang-20: error: version 'elfv2' in target triple 'powerpc64le-alpine-linux-muslelfv2' is invalid
Closes: rust-lang#1581
Co-Authored-By: Sertonix <sertonix@posteo.net>1 parent 87e5fae commit dca7dfe
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
| |||
0 commit comments