Hi, linted wrote,
Hello, Attached is the patch for ppc to support static pie.
From e49f829f923f6004ceacd547abb3179e9af4ac3e Mon Sep 17 00:00:00 2001 From: linted linted@users.noreply.github.com Date: Fri, 7 Oct 2022 22:49:12 -0400 Subject: [PATCH] Static pie support for ppc
Modified config files and crt1.S to support static pie elf generation.
Applied and pushed, thanks Waldemar