|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT PATCH] build: mark LTO as experimental
Currently LTO during incremental linking is not supported well enough
by gcc.
Signed-off-by: Yuri Volchkov <yuri.volchkov@xxxxxxxxx>
---
Config.uk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Config.uk b/Config.uk
index 158f096e..d0bfa823 100644
--- a/Config.uk
+++ b/Config.uk
@@ -79,7 +79,7 @@ comment "Hint: Enable dropping of unused code to further
reduce target image siz
depends on OPTIMIZE_SIZE && !OPTIMIZE_DEADELIM
config OPTIMIZE_LTO
- bool "Link time optimizations (LTO)"
+ bool "LTO - Link time optimizations (EXPERIMENTAL)"
default n
help
Enables GCC to do code optimizations during linking. This option
--
2.19.2
_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |