Skip to content

Commit 27102e2

Browse files
committed
Don't build with stdlib assertions on Linux
1 parent 05c3333 commit 27102e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build-presets.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,7 @@ llvm-install-components=llvm-cov;llvm-profdata;IndexStore;clang;clang-resource-h
786786

787787
[preset: mixin_linux_installation]
788788
mixin-preset=
789-
mixin_lightweight_assertions
789+
mixin_lightweight_assertions,no-stdlib-asserts
790790
mixin_linux_install_components_with_clang
791791

792792
llbuild

0 commit comments

Comments
 (0)