On Fri, Jul 22, 2022 at 02:45:42PM -0600, Akira Kyle wrote:
> I've been trying to get julia working on aarch64 but I was running into a
> linker error when guix was trying to build libunwind-julia. I tracked it
> down to the libunwind-julia-fix-GCC10-fno-common.patch not including a fix
> for aarch
I've been trying to get julia working on aarch64 but I was running
into a linker error when guix was trying to build
libunwind-julia. I tracked it down to the
libunwind-julia-fix-GCC10-fno-common.patch not including a fix for
aarch64 which is included in the upstream commit [1] which fixed
thi