dahdi-tools: rework patch 408/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 27 Jan 2019 15:00:49 +0000 (16:00 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 27 Jan 2019 15:00:56 +0000 (16:00 +0100)
commit9b4f78d7990054d947fc98320567a8cf324bdeb8
tree869ddd524a0c6399ca20e0436ffbeb443fb101e3
parentf4fb577f9b38d316805de71971a829069b83238e
dahdi-tools: rework patch

Currently builds for ARC are failing, causing follow-up breakage. It
seems that uclibc defines __GLIBC__ on the build bots.

This commit adds a test for execinfo.h to the configure script. The
result of the test is then used in xpp/xtalk/debug.c.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
libs/dahdi-tools/Makefile
libs/dahdi-tools/patches/010-fix-non-glibc-builds.patch