]> git.proxmox.com Git - rustc.git/blobdiff - src/bootstrap/sanity.rs
New upstream version 1.72.1+dfsg1
[rustc.git] / src / bootstrap / sanity.rs
index 140259b02135fd9ccfcef34615ac622288004a8a..8f5ba42736b1ffe6241f6662024696a020360170 100644 (file)
@@ -104,7 +104,7 @@ You should install cmake, or set `download-ci-llvm = true` in the
 than building it.
 "
             );
-            crate::detail_exit(1);
+            crate::detail_exit_macro!(1);
         }
     }