Re: git: fb4c16ee0f14 - main - emulators/{ppsspp,rpcs3,yuzu}: temporarily expand USES=elfctl

From: Gleb Popov <arrowd_at_freebsd.org>
Date: Sat, 04 Jan 2025 16:24:02 UTC
On Sat, Jan 4, 2025 at 4:10 PM Joseph Mingrone <jrm@freebsd.org> wrote:
>
> It was requested to be this way because, "For general infrastructure, I
> think you want it to be post-build not post-install because test targets
> may run on the build tree binary."

I see, it makes sense. But then maybe we need to introduce args like
USES=elfctl:stage to postpone altering binaries until post-stage.