Skip to content

Commit 5cb8433

Browse files
committed
Comment
1 parent 7b3e5e9 commit 5cb8433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ PKG_LIBS="-lssl -lcrypto"
1515
PKG_CFLAGS=""
1616

1717
# Build against a specific openssl version
18-
# export PKG_CONFIG_PATH="/usr/local/opt/[email protected]/lib/pkgconfig"
18+
# export PKG_CONFIG_PATH="$(brew --prefix [email protected])/lib/pkgconfig"
1919

2020
# Use pkg-config if available
2121
pkg-config ${PKG_CONFIG_NAME} ${MINVERSION} 2>/dev/null

0 commit comments

Comments
 (0)