We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbd2a7d commit 5a3d6bdCopy full SHA for 5a3d6bd
ddtrace/internal/datadog/profiling/stack_v2/CMakeLists.txt
@@ -41,7 +41,7 @@ endif()
41
42
# Add echion
43
set(ECHION_COMMIT
44
- "ee5df24d7becce660223e9b8b1bd7d6dce3e8ede" # https://github.com/kowalskithomas/echion/commit/ee5df24d7becce660223e9b8b1bd7d6dce3e8ede
+ "3ebeb3e975239f252fa0d6bb739344f35eaf1657" # https://github.com/kowalskithomas/echion/commit/3ebeb3e975239f252fa0d6bb739344f35eaf1657
45
CACHE STRING "Commit hash of echion to use")
46
FetchContent_Declare(
47
echion
0 commit comments