2 lines
144 B
Plaintext
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"
|