Tagged: LTO

Ubuntu 21.04 will enable LTO optimization for its packages

Ubuntu 21.04 will enable LTO optimization for its packages

According to the mailing list, Ubuntu 21.04 will enable LTO support for its package construction. Link time optimization (LTO) is a method for optimizing multiple compilation units of the entire program during linking. The...