mirror of
https://github.com/microsoft/regorus.git
synced 2026-08-05 02:16:11 +00:00
Release mode uses LTO optimization for binaries. This can take up a lot of time especially for doc tests which create a separate binary for each test. Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>