mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
musl libc uses ELFv2 by default for all PPC64 targets. Now, OpenSSL libraries built with musl targeting PPC64BE should build and function as expected. Signed-off-by: Vincent Fazio <vfazio@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>