mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 10:05:31 +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.