diff options
Diffstat (limited to 'test/buildtool')
-rw-r--r-- | test/buildtool/logging/TARGETS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/buildtool/logging/TARGETS b/test/buildtool/logging/TARGETS index a14a0fc3..c6046227 100644 --- a/test/buildtool/logging/TARGETS +++ b/test/buildtool/logging/TARGETS @@ -20,6 +20,7 @@ , ["src/buildtool/file_system", "file_system_manager"] ] , "stage": ["test", "buildtool", "logging"] + , "private-ldflags": ["-pthread"] } , "TESTS": {"type": "install", "tainted": ["test"], "deps": ["log_sink_file", "logger"]} |