]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #107154 - glaubitz:m68k-alloc, r=JohnTitor
authorMatthias Krüger <matthias.krueger@famsik.de>
Sun, 29 Jan 2023 05:14:17 +0000 (06:14 +0100)
committerGitHub <noreply@github.com>
Sun, 29 Jan 2023 05:14:17 +0000 (06:14 +0100)
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.


Trivial merge