diff --git a/src/system/libroot/Jamfile b/src/system/libroot/Jamfile index 4d7970bef2..c1b3a8cfed 100644 --- a/src/system/libroot/Jamfile +++ b/src/system/libroot/Jamfile @@ -81,6 +81,7 @@ for architectureObject in [ MultiArchSubDirSetup ] { # force __cxa_pure_virtual to be linked instead of weak # TODO: remove once we handle weak symbols correctly! LINKFLAGS on $(libroot) += -Wl,-u,__cxa_pure_virtual ; + LINKFLAGS on $(librootDebug) += -Wl,-u,__cxa_pure_virtual ; } SharedLibrary $(libroot)