mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-07 20:57:21 +00:00

library/std/sys_common: Define MIN_ALIGN for m68k-unknown-linux-gnu This PR adds the missing definition of MIN_ALIGN for the m68k-unknown-linux target.