Open
Description
The build rule hardcodes -m elf_$XARCH
argument and passes it to ld
.
For my environment (AlpineLinux), this seems to only work on x86_64
, and the test //test/cc_rules/gcc:*
is failing on AlpineLinux's aarch64 CI: https://gitlab.alpinelinux.org/FollieHiyuki/aports/-/jobs/1049123