office-gobmx/external/hunspell
Stephan Bergmann 70bcf9e8be Remove support for AIX
As discussed in the mailing list thread starting at
<https://lists.freedesktop.org/archives/libreoffice/2023-January/089808.html>
"Plan to remove dead C++ UNO bridge implementations (bridges/source/cpp_uno/*)",
the bridge implementation at bridges/source/cpp_uno/gcc3_aix_powerpc is
apparently dead and should thus be removed.  However, that was the only bridge
implementation for AIX, which implies that support for the AIX platform as a
whole is dead and should thus be removed.

Change-Id: I96de3f7f97d4fd770ff78256f0ea435383688be9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146057
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2023-01-27 07:28:16 +00:00
..
0001-fix-LibreOffice-build-problem-with-basic_string-appe.patch upgrade to hunspell 1.7.2 2022-12-30 13:40:57 +00:00
0001-Resolves-rhbz-2158548-allow-longer-words-for-hunspel.patch Related: rhbz#2158548 allow longer words for hunspell-ko 2023-01-07 10:57:04 +00:00
ExternalProject_hunspell.mk Remove support for AIX 2023-01-27 07:28:16 +00:00
Makefile
Module_hunspell.mk
README
StaticLibrary_hunspell.mk WASM --enable-wasm-strip now skips lots of LO code 2022-01-20 12:28:54 +01:00
UnpackedTarball_hunspell.mk Related: rhbz#2158548 allow longer words for hunspell-ko 2023-01-07 10:57:04 +00:00

Library for spell checking.

From:
[http://hunspell.sourceforge.net/].