Files
guru/net-p2p/monero
Alfred Persson Forsberg d0dcc91c2c net-p2p/monero: fix build for musl
This patch sets -DSTACK_TRACE=OFF when elibc_musl is
defined. Execinfo is not provided by musl libc and therefore the build
fails.

Other, and probably better solutions would be to not depend on
execinfo or to package a standalone
libexecinfo (https://github.com/mikroskeem/libexecinfo) and add it to
the DEPEND-array if using musl. But that's better to take upstream. I
think this is totally fine for most users for now.

Signed-off-by: Alfred Persson Forsberg <cat@catcream.org>
(cherry picked from commit 127aa286150e16e92305fda7cbbdde70da976147)
2022-07-01 18:56:56 +02:00
..
2022-04-14 19:19:18 +03:00
2022-04-30 09:07:17 +03:00