From dd6dd5d902b2522a4690e33be13d5e96e3fbe1f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Bar=C4=87?= Date: Thu, 4 Dec 2025 17:16:49 +0100 Subject: [PATCH] dev-lang/qore: disable single compilation unit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/967068 Closes: https://bugs.gentoo.org/967071 Signed-off-by: Maciej Barć --- dev-lang/qore/qore-1.19.2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-lang/qore/qore-1.19.2.ebuild b/dev-lang/qore/qore-1.19.2.ebuild index 504e2c8dfe95..5e95d2912205 100644 --- a/dev-lang/qore/qore-1.19.2.ebuild +++ b/dev-lang/qore/qore-1.19.2.ebuild @@ -54,6 +54,7 @@ src_configure() { local -a myconf=( --disable-optimization --disable-profile + --disable-single-compilation-unit --disable-static-bz2 --disable-static-common --disable-static-openssl