aboutsummaryrefslogtreecommitdiff
path: root/bbot/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'bbot/buildfile')
-rw-r--r--bbot/buildfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/bbot/buildfile b/bbot/buildfile
index 8da2b70..f57edcb 100644
--- a/bbot/buildfile
+++ b/bbot/buildfile
@@ -36,6 +36,8 @@ if ($cxx.target.class == "linux")
{hxx ixx cxx}{agent-options} \
../libue{bbot}
}
+
+ cxx.libs += -ldl
}
./: exe{bbot-worker}: worker/{hxx ixx txx cxx}{+worker} worker/libue{bbot}