I used these options with standard Gentoo ebuild: ``` export PROFILE_TASK="-m test -j $(nproc) --pgo-extended" EXTRA_ECONF="--with-lto --enable-optimizations" ```
I used these options with standard Gentoo ebuild: