meson: make backtrace dependency on execinfo#3276
Conversation
musl libc for example has no such header. Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
It's now a feature option with the default value of "disabled" which means that when used in the |
|
@eli-schwartz Thanks for the info! I checked out the source code and it looks like you're correct. I previously looked at the documentation for
This seems to me that if |
Actually, it's not described anywhere else it is accepted either. I've reworded the docs slightly, a new version of the website is in progress. |
musl libc for example has no such header.
Signed-off-by: Rosen Penev rosenp@gmail.com