No longer have libbacktrace as a submodule
Unfornately we need to vender our own.
This commit is contained in:
parent
8a892ac4e5
commit
de772ea0a9
2 changed files with 0 additions and 4 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -5,6 +5,3 @@
|
|||
[submodule "thirdparty/tracy"]
|
||||
path = thirdparty/tracy
|
||||
url = https://github.com/wolfpld/tracy.git
|
||||
[submodule "thirdparty/libbacktrace"]
|
||||
path = thirdparty/libbacktrace
|
||||
url = https://github.com/ianlancetaylor/libbacktrace.git
|
||||
|
|
|
|||
1
thirdparty/libbacktrace
vendored
1
thirdparty/libbacktrace
vendored
|
|
@ -1 +0,0 @@
|
|||
Subproject commit b9e40069c0b47a722286b94eb5231f7f05c08713
|
||||
Loading…
Reference in a new issue