commit:     59a0f9c8a17777fe13cbb5716cd4437d7fdda94d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 12 19:27:12 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Feb 14 19:55:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59a0f9c8

app-office/libreoffice: Use --enable-mergelibs=more

We can't split this package anyway, so might as well try it out.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-office/libreoffice/libreoffice-24.2.1.1.ebuild  | 2 +-
 app-office/libreoffice/libreoffice-24.2.9999.ebuild | 2 +-
 app-office/libreoffice/libreoffice-9999.ebuild      | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-office/libreoffice/libreoffice-24.2.1.1.ebuild 
b/app-office/libreoffice/libreoffice-24.2.1.1.ebuild
index 4c68aafe99c5..588451cdcb06 100644
--- a/app-office/libreoffice/libreoffice-24.2.1.1.ebuild
+++ b/app-office/libreoffice/libreoffice-24.2.1.1.ebuild
@@ -508,7 +508,7 @@ src_configure() {
                --enable-build-opensymbol
                --enable-cairo-canvas
                --enable-largefile
-               --enable-mergelibs
+               --enable-mergelibs=more
                --enable-python=system
                --enable-randr
                --enable-release-build

diff --git a/app-office/libreoffice/libreoffice-24.2.9999.ebuild 
b/app-office/libreoffice/libreoffice-24.2.9999.ebuild
index 6e84f6de9008..8ba5fc4e88b8 100644
--- a/app-office/libreoffice/libreoffice-24.2.9999.ebuild
+++ b/app-office/libreoffice/libreoffice-24.2.9999.ebuild
@@ -501,7 +501,7 @@ src_configure() {
                --enable-build-opensymbol
                --enable-cairo-canvas
                --enable-largefile
-               --enable-mergelibs
+               --enable-mergelibs=more
                --enable-python=system
                --enable-randr
                --enable-release-build

diff --git a/app-office/libreoffice/libreoffice-9999.ebuild 
b/app-office/libreoffice/libreoffice-9999.ebuild
index 6e84f6de9008..8ba5fc4e88b8 100644
--- a/app-office/libreoffice/libreoffice-9999.ebuild
+++ b/app-office/libreoffice/libreoffice-9999.ebuild
@@ -501,7 +501,7 @@ src_configure() {
                --enable-build-opensymbol
                --enable-cairo-canvas
                --enable-largefile
-               --enable-mergelibs
+               --enable-mergelibs=more
                --enable-python=system
                --enable-randr
                --enable-release-build

Reply via email to