malscan/env.osx
2023-04-06 10:27:37 +02:00

2 lines
144 B
Plaintext

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"