Skip to content

Commit fdbddeb

Browse files
committed
try aws-lc 1
1 parent 1ea3b5f commit fdbddeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_dl.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,7 @@ if [[ ! "${_CONFIG}" =~ (zero|bldtst) ]]; then
697697
need_cacert=1
698698
elif [[ "${_OS}" = 'linux' ]] || \
699699
[[ ! "${_CONFIG}" =~ (pico|nano|micro|mini|ostls) ]]; then
700-
_DEPS+=' libressl'
700+
_DEPS+=' awslc'
701701
need_cacert=1
702702
fi
703703
fi

0 commit comments

Comments
 (0)