You've already forked CoreMP135_buildroot
mirror of
https://github.com/m5stack/CoreMP135_buildroot.git
synced 2026-05-20 11:24:29 -07:00
fcfdd8a80d
Since version 1.2, libunwind has support for the AArch64 architecture. It builds fine on glibc, needs a small patch on musl, but doesn't build with uClibc (stack_t undefined). Fixes: https://bugs.busybox.net/show_bug.cgi?id=12836 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>