mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03: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>