summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Jamroot.jam1
1 files changed, 1 insertions, 0 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index de27053..7a2fe16 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -17,6 +17,7 @@ lib OpenMeshCore ;
variant coverage : debug ;
project : requirements
<cxxstd>20
+ <linkflags>-Wl,-z,defs
<variant>release:<lto>on
<variant>profile:<lto>on
<variant>coverage:<coverage>on