mirror of
https://github.com/raspberrypi/userland.git
synced 2025-12-06 04:49:12 +00:00
Previous code assumed that on Linux the execinfo.h functions are always available, which is a glibc extension. This change fixes building the library under buildroot, which uses uClibc by default