dahdi-tools: remove broken patch, disable unused 599/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Thu, 31 Dec 2020 11:20:04 +0000 (12:20 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Thu, 31 Dec 2020 15:17:28 +0000 (16:17 +0100)
commit951a4a3daec51213e8f1b7556dcd300f9bb33f79
tree09d016a4ecf0548297f6d15d62fc8b7bfa96dd55
parent6dd174d3f076ceba0f801f0f45b3ba2ef91985e8
dahdi-tools: remove broken patch, disable unused

The patch "010-fix-non-glibc-builds.patch" is broken. The test for
HAVE_EXECINFO_H must happen after including "<autoconfig.h>".

Instead of fixing the patch this commit removes it. In lieu,
CONFIGURES_ARGS are added to the Makefile. These disable the building of
some tools that are not packaged anyway. Like this, "xpp/xtalk/debug.c"
is avoided, hence the patch becomes irrelevant.

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