Skip to content

Commit

Permalink
try aws-lc 1
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed Nov 6, 2024
1 parent 1ea3b5f commit fdbddeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _dl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -697,7 +697,7 @@ if [[ ! "${_CONFIG}" =~ (zero|bldtst) ]]; then
need_cacert=1
elif [[ "${_OS}" = 'linux' ]] || \
[[ ! "${_CONFIG}" =~ (pico|nano|micro|mini|ostls) ]]; then
_DEPS+=' libressl'
_DEPS+=' awslc'
need_cacert=1
fi
fi
Expand Down

0 comments on commit fdbddeb

Please sign in to comment.