mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-05 06:01:11 -09:00
This fixes segfault in xtensa ltrace caused by infinite recursion in the function dwfl_report_elf calling other version of that function. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>