Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build: Only include execinfo.h on linux systems that support it (#8783)
* Only enable backtrace on GLIBC linux systems * fix missing file from copy * use glibc macro instead of defining a custom one
- Loading branch information