From b857c9043b83b6bdb32d7e66fca7c282235261de Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Wed, 16 Dec 2020 15:52:39 +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 5bc5f61..0424a92 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -13,8 +13,7 @@ project 17 hidden "-Wl,-z,defs,--warn-once,--gc-sections" - release:"-flto" - release:"-flto" + release:on debug:extra debug:on coverage:on -- cgit v1.2.3