Skip to content

Commit 8f9fb69

Browse files
committed
curl - ignore brew dylib paths
1 parent c55e01d commit 8f9fb69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apothecary/formulas/curl/curl.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,7 @@ function build() {
406406
-DCMAKE_MINIMUM_REQUIRED_VERSION=3.22 \
407407
-DCURL_DISABLE_LDAP=ON \
408408
-DENABLE_VISIBILITY=OFF \
409+
-DCMAKE_IGNORE_PATH=/opt/homebrew \
409410
${SSL_DEFS} \
410411
-DCMAKE_PREFIX_PATH="${LIBS_ROOT}" \
411412
-DZLIB_ROOT=${ZLIB_ROOT} \

0 commit comments

Comments
 (0)