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 7fab4f9 commit 593fa7fCopy full SHA for 593fa7f
ddtrace/internal/datadog/profiling/stack_v2/CMakeLists.txt
@@ -41,7 +41,7 @@ endif()
41
42
# Add echion
43
set(ECHION_COMMIT
44
- "f7d3870a65082f123245f456ddef63d41de0e842" # https://github.com/kowalskithomas/echion/commit/f7d3870a65082f123245f456ddef63d41de0e842
+ "c5fd7b8436d42c54565fc38e1d3da0d0662b8bf4" # https://github.com/kowalskithomas/echion/commit/c5fd7b8436d42c54565fc38e1d3da0d0662b8bf4
45
CACHE STRING "Commit hash of echion to use")
46
FetchContent_Declare(
47
echion
0 commit comments