]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/jack2: fix build WRT backtrace support
authorSamuel Martin <s.martin49@gmail.com>
Tue, 17 May 2016 04:10:06 +0000 (06:10 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 17 May 2016 13:19:57 +0000 (15:19 +0200)
commitb7b9426ccc9bc854e337fec8bcfdda150762bcf6
treeada97de36024dc64c3f01077a7d8833f94176f29
parent9acd598bccaab7e5edef5444abf97c840737c5b4
package/jack2: fix build WRT backtrace support

This change adds a patch checking for the presence of execinfo.h header
and enabling the backtrace support depending on the check result.

Fixes:
  http://autobuild.buildroot.org/results/415/415e2100dc59d35e58646c07f7cdccabecdda966/
  http://autobuild.buildroot.org/results/43c/43ca1b103434ae582fdf93cb5912b311960f303b/
  http://autobuild.buildroot.org/results/391/391e71a988250ea66ec4dbee6f60fdce9eaf2766/
  ...

Adapted from the PR:
  https://github.com/jackaudio/jack2/pull/206

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/jack2/0002-Make-backtrace-support-depends-on-execinfo.h-existen.patch [new file with mode: 0644]