]> git.ipfire.org Git - thirdparty/elfutils.git/commit
tests: Remove tgkill define from backtrace.c
authorMark Wielaard <mark@klomp.org>
Mon, 4 Mar 2019 19:10:35 +0000 (20:10 +0100)
committerMark Wielaard <mark@klomp.org>
Mon, 4 Mar 2019 19:10:37 +0000 (20:10 +0100)
commit142a51944db63f64d4839c65e904df48474dcb12
tree3d2ae3b73c0dec05ee5fcbde17a1d8270b2e9c82
parente56a09694af1b82e2cae7ecb5d57d76e5d6f973d
tests: Remove tgkill define from backtrace.c

tgkill is never used in the test and it might conflict with newer
glibc which might define tgkill themselves (just like gettid):
https://sourceware.org/bugzilla/show_bug.cgi?id=6399

Signed-off-by: Mark Wielaard <mark@klomp.org>
tests/ChangeLog
tests/backtrace.c