add libbacktrace as a submodule

This commit is contained in:
Tasia Iso 2024-03-22 01:14:27 +01:00
parent 2a10d26215
commit 2d5417f7dc
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -11,3 +11,6 @@
[submodule "deps/crypt_blowfish"] [submodule "deps/crypt_blowfish"]
path = deps/crypt_blowfish path = deps/crypt_blowfish
url = https://github.com/openwall/crypt_blowfish.git url = https://github.com/openwall/crypt_blowfish.git
[submodule "deps/libbacktrace"]
path = deps/libbacktrace
url = https://github.com/ianlancetaylor/libbacktrace.git

1
deps/libbacktrace vendored Submodule

@ -0,0 +1 @@
Subproject commit 9ae4f4ae4481b1e69d38ed810980d33103544613