This is an automated email from the ASF dual-hosted git repository.
jimjag pushed a change to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git
from d41aa9a8ae hyphen/mythes: drop dangling patch references after version
bump
new c1ed73d1b7 nss: build NSPR for arm64 on Apple Silicon
new 1da36c94a3 mythes: add 1.2.4 patches and rewire PATCH_FILES
new 49bb8fc088 nss: disable -Werror and gtests for the macOS build
new 7a4fcd5398 coinmp: link sub-libraries explicitly on macOS (fixes arm64
link)
new e957c701f0 nss: set CPU_ARCH=aarch64 on Apple Silicon so freebl picks
64-bit HACL
new b927e6699f Don't force MAC_OS_X_VERSION_MAX_ALLOWED (breaks on macOS
11+ SDKs)
new e39e878c0a Point JNI includes at the JDK on macOS, not the dead
JavaVM.framework
new 9fa79430d6 icc: fix SampleICC enum-constexpr error on Clang 16+
(icMaxEnumGeometry)
The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
ext_libraries/coinmp/makefile.mk | 11 +++
main/icc/SampleICC-1.3.2.patch | 13 ++++
main/mythes/makefile.mk | 8 +-
main/mythes/mythes-1.2.4-disable-example.patch | 11 +++
main/mythes/mythes-1.2.4-makefile-mk.patch | 94 +++++++++++++++++++++++
main/mythes/mythes-1.2.4-vanilla-th-gen-idx.patch | 92 ++++++++++++++++++++++
main/nss/makefile.mk | 5 ++
main/nss/nss_macosx.patch | 37 +++++++++
main/set_soenv.in | 10 ++-
main/solenv/gbuild/platform/macosx.mk | 9 ++-
main/solenv/inc/unxmacc.mk | 13 +++-
11 files changed, 293 insertions(+), 10 deletions(-)
create mode 100644 main/mythes/mythes-1.2.4-disable-example.patch
create mode 100644 main/mythes/mythes-1.2.4-makefile-mk.patch
create mode 100644 main/mythes/mythes-1.2.4-vanilla-th-gen-idx.patch