[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Minios-devel] [UNIKRAFT PATCH v3 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.

Changes since v2:
 - Use also GCC's wrapper for `nm` and `ar`: `gcc-nm` and `gcc-ar`

Please note, by mistake v2 was the first version of this patch series.

Simon Kuenzer (2):
  build: Use GCC replacements for `ld`, `ar`, and `nm`
  build: Provide LTO as build option

 Config.uk             |  8 ++++++++
 Makefile              |  6 +++---
 Makefile.uk           | 14 ++++++++++----
 plat/kvm/Linker.uk    |  8 ++++----
 plat/linuxu/Linker.uk |  2 +-
 plat/xen/Linker.uk    | 16 ++++++++--------
 6 files changed, 34 insertions(+), 20 deletions(-)

-- 
2.7.4


_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.