|
Message-ID: <05c1e691-c0b6-f1af-4850-68670f2d915d@gmail.com> Date: Mon, 3 Feb 2020 15:16:17 +0100 From: Romain Naour <romain.naour@...il.com> To: musl@...ts.openwall.com Cc: Vincent Fazio <vfazio@...-inc.com> Subject: PPC64(LE) support in musl requires ALTIVEC Hi, We noticed that musl toolchain doesn't work on PPC64 e5500 cpus due to Altived instructions in src/setjmp/powerpc64/setjmp.s [1]. A patch has been sent by Vincent Fazio to the Buildroot mailing list to disable musl for such cpus [2]. Maybe the supported-platforms list could be updated [3]. [1] https://git.musl-libc.org/cgit/musl/tree/src/setjmp/powerpc64/setjmp.s#n74 [2] http://patchwork.ozlabs.org/patch/1231986/ [3] https://wiki.musl-libc.org/supported-platforms.html Best regards, Romain
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.