CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/04/02 23:54:25
Modified files:
security/pinentry: Makefile
Added files:
security/pinentry/patches: patch-configure
Log message:
Respect PICFLAG to fix pinentry-qt5 build on sparc64 and friends
The build system wrongfully assumes that -fpic is enough, thereby
overriding our -fPIE defaults and resulting in relocation overflow.
ok ajacoutot@ (co-maintainer)
