From 91265bc8863ee4ab4935f4b867e047aa8962240e Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Wed, 30 Dec 2020 18:47:26 +0000 Subject: Modern LTO options --- Jamroot.jam | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index 190d4de..65a3db4 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -9,8 +9,7 @@ project 17 hidden "-Wl,-z,defs,--warn-once,--gc-sections" - release:"-flto=2" - release:"-flto=2" + release:on debug:extra debug:on coverage:on -- cgit v1.2.3