
Is there anyone who updates their FreeBSD from source with extra optimisation, such as -O3 -march=native (and maybe LTO)? What is the impact on the FreeBSD system if the source is compiled with extra optimisations? Correct me if i am wrong about optimisation in clang.