mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Add OpenSSL 😢
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -21,3 +21,6 @@
|
||||
path = src/deps/libarchive
|
||||
url = https://github.com/libarchive/libarchive.git
|
||||
ignore = dirty
|
||||
[submodule "src/deps/openssl"]
|
||||
path = src/deps/openssl
|
||||
url = git@github.com:openssl/openssl.git
|
||||
|
||||
Reference in New Issue
Block a user