2 lines
118 B
Plaintext
2 lines
118 B
Plaintext
|
export CGO_LDFLAGS="-L/opt/homebrew/opt/openssl@1.1/lib"
|
||
|
export CGO_CPPFLAGS="-I/opt/homebrew/opt/openssl@1.1/include"
|