[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT PATCH v2 0/2] Introduce LTO build option
This patch series introduces LTO as a build option. For this purpose, GCC is used for linking which enables code optimization during link time. When enabling this option in the menu, smaller and more efficient images can be created. Simon Kuenzer (2): build: Use GCC for linking build: Provide LTO as build option Config.uk | 8 ++++++++ Makefile | 2 +- Makefile.uk | 14 ++++++++++---- plat/kvm/Linker.uk | 8 ++++---- plat/linuxu/Linker.uk | 2 +- plat/xen/Linker.uk | 16 ++++++++-------- 6 files changed, 32 insertions(+), 18 deletions(-) -- 2.7.4 _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |