Timo Teräs 4064771ec6 main/jack: fix arm build
update execinfo patch to completely remove any attempts to
do backtrace(). the code would insisted trying to use backtrace()
on arm. imitating backtrace() is generally bad practice security
wise. and this also fixes jack to produce core dumps.
2014-12-03 08:51:56 +00:00
..