We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01b4986 + 06f1170 commit 73005cdCopy full SHA for 73005cd
BUILD
@@ -32,6 +32,7 @@ cc_library(
32
"core/static_error.h",
33
"core/vm.h",
34
],
35
+ linkopts = ["-lm"],
36
includes = ["core", "include"],
37
)
38
0 commit comments