Skip to content

Commit 7e3b8e2

Browse files
chlowellbgavrilMS
authored andcommitted
Instruct linker to search for dl
1 parent 77aee8d commit 7e3b8e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cache/accessor/linux.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
package accessor
88

99
/*
10+
#cgo LDFLAGS: -ldl
1011
#include <dlfcn.h>
1112
#include <stdlib.h>
1213

0 commit comments

Comments
 (0)