2 Commits

Author SHA1 Message Date
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
Timo Teräs
8c61abe3f5 main/jack: fix musl build 2013-10-09 17:53:32 +00:00