Message 263415 - Python tracker (original) (raw)

What if we added a --with-optimizations flag to build --with-pgo, --with-lto, and avoid having to run make twice thanks to make/make profileopt? That way the default build is still quick and reasonable but gain a simple way to use the right flags and avoid having to remember to run make twice?