How to solve the problem that go-yara cannot run in the compiler
i wanna to use go-yara,but i meet a problem,the compiler told me that “runtime/cgo: invalid flag in go:cgo_ldflag”.
My system environment variables are set as follows
How can solve this problem.