Translations:GCC optimization/144/en
From Gentoo Wiki
Packages are still being ported to support LTO. LTO may need to be disabled before reporting bugs because it is a common source of problems. The -flto
flag is used, with an optional auto
argument (Detects how many jobs to use) or an integer argument (An integer number of jobs to execute parallel).