malscan/env.osx

2 lines
144 B
Plaintext
Raw Normal View History

2023-04-06 08:27:37 +00:00
export CGO_LDFLAGS="-L/opt/homebrew/opt/openssl@1.1/lib -L/usr/local/lib -lclamav"
export CGO_CPPFLAGS="-I/opt/homebrew/opt/openssl@1.1/include"