mirror of https://git.musl-libc.org/git/musl
Browse Source
the previous pattern required "x32" to be used as the second field of the gcc tuple, which is usually reserved for vendor use and not appropriate as an ABI specifier. with this change, putting "x32" at the end of the tuple, the way ABI specifiers are normally done, is also permitted.rs-1.0
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue