From c07fed1fc6aebe1eb2795053e7e03336452c7d75 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Wed, 4 Apr 2018 00:08:45 +0100 Subject: Tidy up build process of internal libSlice --- Jamroot.jam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index d51b988..04e56ae 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -7,7 +7,7 @@ variant coverage : debug ; project : requirements - -DICE_CPP11_MAPPING + ICE_CPP11_MAPPING "-std=c++17 -fvisibility=hidden -fvisibility-inlines-hidden" "-Wl,-z,defs,--warn-once,--gc-sections" release:"-flto=2" -- cgit v1.2.3