Buildroot commitf710640be5bumped the package to version 3.6.0 that includes upstream commit https://github.com/openssl/openssl/commit/8f24a148e6f112045cf110c3e3f4e2415d9c11fe which causes build errors on powerpc64. The upstream commit was also backported to older libopenssl branches: https://github.com/openssl/openssl/pull/28990#issuecomment-3675219918 but its first appearance on the buildroot master branch was with said bump to 3.6.0. This patch adds an upstream patch to fix the problem. Fixes: https://autobuild.buildroot.net/results/b28/b286ad40f2240a85b9cd0dc44e089d1d6babd3ea/ Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit96f01932be) Signed-off-by: Thomas Perale <thomas.perale@mind.be>