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 86eef80 commit 9934c10Copy full SHA for 9934c10
build.go
@@ -16,7 +16,7 @@
16
17
package openssl
18
19
-// #cgo pkg-config: libssl
+// #cgo pkg-config: libssl libcrypto
20
// #cgo windows CFLAGS: -DWIN32_LEAN_AND_MEAN
21
// #cgo darwin CFLAGS: -Wno-deprecated-declarations
22
import "C"
0 commit comments