aesophor / wmderland

🌳 X11 tiling window manager using space partitioning trees
https://www.reddit.com/r/unixporn/comments/fb8ve1/wmderland_104_time_to_move_on/
MIT License
409 stars 15 forks source link

stacktrace: only enable for glibc #30

Closed abenson closed 4 years ago

abenson commented 4 years ago

backtrace() is a glibc extension, and doesn't work on other platforms like musl libc.