mirror of https://git.musl-libc.org/git/musl
Browse Source
pcc wrongly passes any option beginning with -m to the linker, and will break at link time if these options were added to CFLAGS. testing linking lets us catch this at configure time and skip them.rs-1.0
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue