Closed JanMarvin closed 6 months ago
I somehow assume that the pkg-config file for the Mac x86_64 homebrew build is broken
Using PKG_LIBS=-L/opt/homebrew/Cellar/openssl@3/3.3.0 -lssl -lcrypto
On my M1 Mac it looks like this
Using PKG_LIBS=-L/opt/homebrew/Cellar/openssl@3/3.3.0/lib -lssl -lcrypto
Related issue: https://github.com/Homebrew/homebrew-core/issues/169728
I somehow assume that the pkg-config file for the Mac x86_64 homebrew build is broken
On my M1 Mac it looks like this