fix bootstrap

This commit is contained in:
Andrew Kelley
2023-11-03 20:53:38 -07:00
parent 9a1094c00f
commit 6aedddf900
2 changed files with 3 additions and 0 deletions

View File

@@ -14,3 +14,4 @@ pub const skip_non_native = false;
pub const only_c = false;
pub const force_gpa = false;
pub const only_core_functionality = true;
pub const only_reduce = false;