Index: test/scudo/lit.cfg =================================================================== --- test/scudo/lit.cfg +++ test/scudo/lit.cfg @@ -24,6 +24,8 @@ "-pie", "-O0", "-UNDEBUG", + "-ldl", + "-lrt", "-Wl,--gc-sections"]) def build_invocation(compile_flags):