From 48ffa318dc2be5b3e8eaac37bdf595446988ad59 Mon Sep 17 00:00:00 2001 From: Etan Kissling Date: Sun, 3 Mar 2024 00:30:11 +0100 Subject: [PATCH] bump `libbacktrace` to `f41cf1fecbc01966e0a3c32a1a54ff9cb0a19bb9` - libbacktrace: read symbol table of debuginfo file - libbacktrace: use real .opd for debuginfo on ppc64 v1 ABI - libbacktrace: skip all LZMA block header padding bytes - libbacktrace: pass -no-install when linking test programs --- vendor/libbacktrace-upstream | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/libbacktrace-upstream b/vendor/libbacktrace-upstream index 14818b7..f41cf1f 160000 --- a/vendor/libbacktrace-upstream +++ b/vendor/libbacktrace-upstream @@ -1 +1 @@ -Subproject commit 14818b7783eeb9a56c3f0fca78cefd3143f8c5f6 +Subproject commit f41cf1fecbc01966e0a3c32a1a54ff9cb0a19bb9