We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e8686 commit 9e4fc75Copy full SHA for 9e4fc75
mpc/mpc_interface.go
@@ -1,5 +1,6 @@
1
package mpc
2
3
+// #cgo LDFLAGS: -lm
4
// #include "mpc_interface.h"
5
import "C"
6
import (
0 commit comments