aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'src/main')
-rw-r--r--src/main/cpp/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/cpp/BUILD b/src/main/cpp/BUILD
index 921baef3f4..c2e0b71447 100644
--- a/src/main/cpp/BUILD
+++ b/src/main/cpp/BUILD
@@ -100,6 +100,7 @@ cc_binary(
],
"//src:freebsd": [
"-lprocstat",
+ "-lm",
],
"//conditions:default": [
"-lrt",