mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
Bump BoringSSL
This commit is contained in:
@@ -3,6 +3,7 @@ set -euxo pipefail
|
||||
source $(dirname -- "${BASH_SOURCE[0]}")/env.sh
|
||||
|
||||
cd $BUN_DEPS_DIR/boringssl
|
||||
rm -rf build CMakeCache.txt CMakeFiles
|
||||
mkdir -p build
|
||||
cd build
|
||||
|
||||
|
||||
Submodule src/deps/boringssl updated: b275c5ce1c...913742d44d
Reference in New Issue
Block a user