From 751bbc51888dff6b3c7649003c51c5b4e11d1593 Mon Sep 17 00:00:00 2001 From: Etan Kissling Date: Wed, 12 Feb 2025 13:20:03 +0100 Subject: [PATCH] Bump nim-libbacktrace to `616e5f4a6e2c751b85487e2e855c6b7f90848503` - Remove patches for `libunwind` and use upstream build system - Re-root `libunwind` CMake invocation at `/runtimes` - Bump libunwind to `llvmorg-19.1.7` - Compile libunwind in release mode --- vendor/nim-libbacktrace | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/nim-libbacktrace b/vendor/nim-libbacktrace index 0a438d7031..616e5f4a6e 160000 --- a/vendor/nim-libbacktrace +++ b/vendor/nim-libbacktrace @@ -1 +1 @@ -Subproject commit 0a438d70312de253694748346e002418bd127829 +Subproject commit 616e5f4a6e2c751b85487e2e855c6b7f90848503