]> git.lizzy.rs Git - rust.git/blobdiff - src/test/run-pass/intrinsic-alignment.rs
[emscripten] Disable code paths that don't work on emscripten
[rust.git] / src / test / run-pass / intrinsic-alignment.rs
index a4720d48213ce43f527d0a369631d4d0b11d217a..cfae9903a95e5ecd5204d7254228ee7f245319a7 100644 (file)
@@ -23,7 +23,9 @@ mod rusti {
           target_os = "freebsd",
           target_os = "dragonfly",
           target_os = "netbsd",
-          target_os = "openbsd"))]
+          target_os = "openbsd",
+          target_os = "solaris",
+          target_os = "emscripten"))]
 mod m {
     #[main]
     #[cfg(target_arch = "x86")]