Skip to content

Commit bf36a8d

Browse files
committed
Revert "try aws-lc 1"
This reverts commit fdbddeb.
1 parent 6262a66 commit bf36a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_dl.sh

Lines changed: 1 addition & 1 deletion
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+=' awslc'
700+
_DEPS+=' libressl'
701701
need_cacert=1
702702
fi
703703
fi

0 commit comments

Comments
 (0)