mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
dev-lang/qore: disable single compilation unit
Bug: https://bugs.gentoo.org/967068 Closes: https://bugs.gentoo.org/967071 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
parent
5c8c9ba4b2
commit
dd6dd5d902
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user