[Bug 283836] Mk/Uses/elfctl.mk: lost settings on spurious rebuild during stage phase
Date: Sat, 04 Jan 2025 02:27:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283836 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=fb4c16ee0f141edc110224bf43efe8c295f3b8b9 commit fb4c16ee0f141edc110224bf43efe8c295f3b8b9 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2025-01-04 01:28:47 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2025-01-04 02:26:34 +0000 emulators/{ppsspp,rpcs3,yuzu}: temporarily expand USES=elfctl After a CMake upgrade some ports spuriously rebuild binaries. Unfortunately, USES=elfctl relies on BUILD_WRKSRC being immutable after build phase ends. PR: 283836 emulators/ppsspp/Makefile | 12 ++++++++---- emulators/rpcs3/Makefile | 9 +++++++-- emulators/yuzu/Makefile | 10 +++++++--- 3 files changed, 22 insertions(+), 9 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.