From 5d03ac8a6f0f69cec8956c3da9da04941652ee8c Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Thu, 5 Apr 2018 20:13:57 +0100 Subject: Upgrade to Ice-3.7 --- Jamroot.jam | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index c008f28..0edd310 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -7,6 +7,8 @@ variant coverage : debug ; project : requirements + ICE_CPP11_MAPPING + _FILE_OFFSET_BITS=64 "-std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden" "-Wl,-z,defs,--warn-once,--gc-sections" release:"-flto=3" -- cgit v1.2.3