Skip to content

Commit 9c22fb5

Browse files
committed
[Preset] Add support for LTO + No assertions toolchain
1 parent c2cc3ee commit 9c22fb5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

utils/build-presets.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1054,6 +1054,12 @@ dash-dash
10541054
no-assertions
10551055

10561056

1057+
[preset: buildbot_osx_package,no_assertions,lto]
1058+
mixin-preset=buildbot_osx_package,no_assertions
1059+
1060+
lto
1061+
1062+
10571063
# Debug version of the compilers, release version of the stdlib.
10581064
[preset: buildbot_osx_package,tools=DA,stdlib=R]
10591065
mixin-preset=buildbot_osx_package

0 commit comments

Comments
 (0)