mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
33da3c3df0
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.