diff options
Diffstat (limited to 'editors/libreoffice/files/patch-solenv_gbuild_platform_unxgcc.mk')
-rw-r--r-- | editors/libreoffice/files/patch-solenv_gbuild_platform_unxgcc.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/libreoffice/files/patch-solenv_gbuild_platform_unxgcc.mk b/editors/libreoffice/files/patch-solenv_gbuild_platform_unxgcc.mk index b805c8678460..3bac7767ea5d 100644 --- a/editors/libreoffice/files/patch-solenv_gbuild_platform_unxgcc.mk +++ b/editors/libreoffice/files/patch-solenv_gbuild_platform_unxgcc.mk @@ -1,6 +1,6 @@ ---- solenv/gbuild/platform/unxgcc.mk.orig 2020-11-22 14:05:28 UTC +--- solenv/gbuild/platform/unxgcc.mk.orig 2022-12-22 00:14:09 UTC +++ solenv/gbuild/platform/unxgcc.mk -@@ -52,8 +52,7 @@ endif +@@ -55,8 +55,7 @@ gb_CXXFLAGS := \ gb_CXXFLAGS := \ $(gb_CXXFLAGS_COMMON) \ -fPIC \ |