]> git.lizzy.rs Git - rust.git/blobdiff - library/std/src/sys/common/alloc.rs
Auto merge of #107443 - cjgillot:generator-less-query, r=compiler-errors
[rust.git] / library / std / src / sys / common / alloc.rs
index 3edbe7280774d44d75ff56e5bb4100ff6b10d272..403a5e627f1e7fe6b2b6b71c0c2c13ede23a3f5a 100644 (file)
@@ -7,6 +7,7 @@
 #[cfg(any(
     target_arch = "x86",
     target_arch = "arm",
+    target_arch = "m68k",
     target_arch = "mips",
     target_arch = "powerpc",
     target_arch = "powerpc64",