[Bug 251417] [editors/openoffice-4 and editors/openoffice-devel]: fix build on powerpc64 (Current)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Nov 2024 12:00:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251417
--- Comment #14 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=d74f1e0a8d38d54eae26f2494ef077eb05c653fb
commit d74f1e0a8d38d54eae26f2494ef077eb05c653fb
Author: Curtis Hamilton <hamiltcl@verizon.net>
AuthorDate: 2024-11-04 11:50:28 +0000
Commit: Don Lewis <truckman@FreeBSD.org>
CommitDate: 2024-11-04 11:59:06 +0000
editors/openoffice-*: Fix build on powerpc64
The upstream bridges code does not yet work on powerpc64.
PR: 251417
.../files/patch-bridges_prj_build.lst (new) | 12 +
..._cpp__uno_gcc3__freebsd__powerpc64_call.s (new) | 482 +++++++++++++++++++++
..._uno_gcc3__freebsd__powerpc64_cpp2uno.cxx (new) | 257 +++++++++++
..._uno_gcc3__freebsd__powerpc64_makefile.mk (new) | 21 +
...rce_cpp__uno_gcc3__freebsd__powerpc64_share.hxx | 78 +++-
...e_cpp__uno_gcc3__freebsd__powerpc64_uno2cpp.cxx | 381 +++++++++++++++-
.../openoffice-4/files/patch-set_soenv.in (new) | 67 +++
.../files/patch-solenv_inc_unxfbsdp.mk (new) | 34 ++
...esttools__source__bridgetest__makefile.mk (new) | 12 +
.../files/patch-bridges_Library__cpp__uno.mk (new) | 14 +
..._cpp__uno_gcc3__freebsd__powerpc64_call.s (new) | 482 +++++++++++++++++++++
..._uno_gcc3__freebsd__powerpc64_cpp2uno.cxx (new) | 257 +++++++++++
..._uno_gcc3__freebsd__powerpc64_makefile.mk (new) | 21 +
...rce_cpp__uno_gcc3__freebsd__powerpc64_share.hxx | 78 +++-
...e_cpp__uno_gcc3__freebsd__powerpc64_uno2cpp.cxx | 381 +++++++++++++++-
.../files/patch-solenv_inc_unxfbsdp.mk (new) | 34 ++
...esttools__source__bridgetest__makefile.mk (new) | 12 +
17 files changed, 2601 insertions(+), 22 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.