Browse Source
From GCC documentation: > Perform interprocedural pointer analysis and interprocedural modification and reference analysis. > This option can cause excessive memory and compile-time usage on large compilation units. > It is not enabled by default at any optimization level. Also forces the CMake generation to `make` because `ninja` gets into an infinite loop for some reason on my laptop.pull/5650/head
2 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue