]> git.lizzy.rs Git - rust.git/blobdiff - configure
Auto merge of #39086 - aidanhs:aphs-local-rebuild-no-jemalloc, r=alexcrichton
[rust.git] / configure
index fa81684fb48e289b2be7a9f46450da295c4b4ef4..208fb7e6836372a814ea9796450000b59284977a 100755 (executable)
--- a/configure
+++ b/configure
@@ -745,7 +745,7 @@ fi
 case "$CFG_RELEASE_CHANNEL" in
     nightly )
        msg "overriding settings for $CFG_RELEASE_CHANNEL"
-       CFG_ENABLE_LLVM_ASSERTIONS=1
+        enable_if_not_disabled llvm-assertions
         # FIXME(stage0) re-enable this on the next stage0 now that #35566 is
         # fixed
         case "$CFG_BUILD" in