mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 20:40:11 +01:00
This isn't as interesting as others, as it only involves compile options. It also adds a missing flag of `-fno-lto` as these objects can't be LTO-ed. --------- Co-authored-by: Richard Smith <richard@metafoo.co.uk>