Update env.osx for macOS linking.
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
export CGO_LDFLAGS="-L/opt/homebrew/opt/openssl@1.1/lib"
|
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"
|
export CGO_CPPFLAGS="-I/opt/homebrew/opt/openssl@1.1/include"
|
||||||
Reference in New Issue
Block a user