Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
travis: Compile a more compatible libc.a for musl
The mitigations for #34978 involve passing `-Wa,-mrelax-relocations=no` to all C code we compile, and we just forgot to pass it when compiling musl itself. Closes #39979
- Loading branch information