From feb11e7f94efff247f7849889ae53b002626f9a2 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sat, 9 May 2020 12:32:14 +0100 Subject: LTO through boost build --- Jamroot.jam | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index 69b3aca..2a45f4a 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -14,10 +14,7 @@ project 17 hidden "-Wl,-z,defs,--warn-once,--gc-sections" - release:"-flto" - gcc:release:"-flto=2" - release:"-flto" - gcc:release:"-flto=2" + release:on debug:extra debug:on coverage:on -- cgit v1.2.3