uwimap: fix build using gcc14 and recompile for library/security/openssl-3
[oi-userland.git] / components / desktop / libreoffice / patches / 65-fix-libgpg.patch
blob83a4fdea3657444cf84202da2d5cef0f6975fed0
1 --- libreoffice-24.8.4.1/external/libgpg-error/UnpackedTarball_libgpg-error.mk.~1~ 2024-12-02 15:10:53.629719626 -0500
2 +++ libreoffice-24.8.4.1/external/libgpg-error/UnpackedTarball_libgpg-error.mk 2024-12-02 17:11:57.500325535 -0500
3 @@ -20,7 +20,7 @@
4 $(if $(filter MSC,$(COM)),external/libgpg-error/w32-build-fixes-4.patch) \
5 $(if $(filter MSC,$(COM)),external/libgpg-error/w32-build-fixes-5.patch) \
6 $(if $(filter MSC,$(COM)),external/libgpg-error/w32-build-fixes-6.patch) \
7 - $(if $(filter LINUX,$(OS)),external/libgpg-error/libgpgerror-bundled-soname.patch.1) \
8 + $(if $(filter LINUX SOLARIS,$(OS)),external/libgpg-error/libgpgerror-bundled-soname.patch.1) \
9 external/libgpg-error/clang-cl.patch \
10 external/libgpg-error/undeclared-environ-macOS.patch \