Created attachment 235626 [details] databases/mysql-udf: add -fPIC on all architectures I think it's safe to say that this option is needed everywhere. This fixed the build on armv7. Tested with Poudriere on armv7 arm64 FreeBSD 13.1. Please MFH if possible.
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=cabd9376521555cf8026b5416c5f033ebbd3d7b1 commit cabd9376521555cf8026b5416c5f033ebbd3d7b1 Author: Robert Clausecker <fuz@fuz.su> AuthorDate: 2022-08-04 06:12:42 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-08-05 05:32:31 +0000 databases/mysql-udf: always add -fPIC This fixes build for armv6 and armv7 PR: 265565 Reported by: fuz@fuz.su (maintainer) MFH: 2022Q3 (build fixes) databases/mysql-udf/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-)
A commit in branch 2022Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=caf3d8d577894b54a16dbb98f2ab618bca156202 commit caf3d8d577894b54a16dbb98f2ab618bca156202 Author: Robert Clausecker <fuz@fuz.su> AuthorDate: 2022-08-04 06:12:42 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-08-05 05:35:22 +0000 databases/mysql-udf: always add -fPIC This fixes build for armv6 and armv7 PR: 265565 Reported by: fuz@fuz.su (maintainer) MFH: 2022Q3 (build fixes) (cherry picked from commit cabd9376521555cf8026b5416c5f033ebbd3d7b1) databases/mysql-udf/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-)