You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Merge pull request #100274 from akien-mga/libbacktrace-1db8564
libbacktrace: Update to upstream commit 1db85642e
This commit is contained in:
6
thirdparty/README.md
vendored
6
thirdparty/README.md
vendored
@@ -460,12 +460,14 @@ Files extracted from upstream source:
|
||||
## libbacktrace
|
||||
|
||||
- Upstream: https://github.com/ianlancetaylor/libbacktrace
|
||||
- Version: git (4d2dd0b172f2c9192f83ba93425f868f2a13c553, 2022)
|
||||
- Version: git (1db85642e3fca189cf4e076f840a45d6934b2456, 2024)
|
||||
- License: BSD-3-Clause
|
||||
|
||||
Files extracted from upstream source:
|
||||
|
||||
- `*.{c,h}` files for Windows platform
|
||||
- `*.{c,h}` files for Windows platform, i.e. remove the following:
|
||||
* `allocfail.c`, `instrumented_alloc.c`, `*test*.{c,h}`
|
||||
* `elf.c`, `macho.c`, `mmap.c`, `mmapio.c`, `nounwind.c`, `unknown.c`, `xcoff.c`
|
||||
- `LICENSE`
|
||||
|
||||
Important: Some files have Godot-made changes to load big debug symbol files.
|
||||
|
||||
Reference in New Issue
Block a user