Skip to content

Commit

Permalink
try "big" build
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed Jan 13, 2024
1 parent d29d81a commit 37d9351
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions _dl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -702,9 +702,8 @@ fi

need_cacert=0

if [[ "${_CONFIG}" = *'big'* ]]; then
_DEPS+=' libidn2 libunistring libiconv libpsl gsasl'
fi
_DEPS+=' libidn2 libunistring libiconv libpsl'

if [[ "${_CONFIG}" = *'wolfssl'* ]]; then
_DEPS+=' wolfssl'
need_cacert=1
Expand Down

0 comments on commit 37d9351

Please sign in to comment.