diff --git a/CMakeLists.txt b/CMakeLists.txt index 02af523b..9ef4566d 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -115,7 +115,7 @@ target_compile_options( target_link_options( Bloom - PUBLIC [=[-Wl,--disable-new-dtags]=] #,--verbose + PUBLIC [=[-Wl,-z,origin]=] #,--verbose ) if (${ENABLE_SANITIZERS})