summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2023-01-23 11:47:08 +0100
committerStephan Bergmann <sbergman@redhat.com>2023-01-27 07:29:14 +0000
commit8ef01413f6522fe47494b3c1d46d633f1d34e297 (patch)
treed48dd183f16eba7ef5e7bc908388e2e139bf17e0 /solenv
parentc5224a49fde004e36454da459c7d91a6905c1110 (diff)
Remove support for 32-bit S390
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_linux_s390 is apparently dead and should thus be removed. However, that was the only bridge implementation for 32-bit S390, which implies that support for the 32-bit S390 architecture as a whole is dead and should thus be removed. Change-Id: I18b3b4fa11df4ce693107bad6bbea2fab1c19f26 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146058 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'solenv')
-rw-r--r--solenv/clang-format/excludelist4
1 files changed, 0 insertions, 4 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist
index 155f88ee1a15..36ea57aeb2d9 100644
--- a/solenv/clang-format/excludelist
+++ b/solenv/clang-format/excludelist
@@ -488,10 +488,6 @@ bridges/source/cpp_uno/gcc3_linux_powerpc64/cpp2uno.cxx
bridges/source/cpp_uno/gcc3_linux_powerpc64/except.cxx
bridges/source/cpp_uno/gcc3_linux_powerpc64/share.hxx
bridges/source/cpp_uno/gcc3_linux_powerpc64/uno2cpp.cxx
-bridges/source/cpp_uno/gcc3_linux_s390/cpp2uno.cxx
-bridges/source/cpp_uno/gcc3_linux_s390/except.cxx
-bridges/source/cpp_uno/gcc3_linux_s390/share.hxx
-bridges/source/cpp_uno/gcc3_linux_s390/uno2cpp.cxx
bridges/source/cpp_uno/gcc3_linux_s390x/cpp2uno.cxx
bridges/source/cpp_uno/gcc3_linux_s390x/except.cxx
bridges/source/cpp_uno/gcc3_linux_s390x/share.hxx