mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
app-text/fbreader: disable gold
Bug: https://bugs.gentoo.org/437262 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit qmake-utils xdg
|
||||
inherit qmake-utils toolchain-funcs xdg
|
||||
|
||||
DESCRIPTION="E-Book Reader. Supports many e-book formats"
|
||||
HOMEPAGE="https://www.fbreader.org/"
|
||||
@@ -71,6 +71,9 @@ src_prepare() {
|
||||
else
|
||||
echo "TARGET_STATUS = release" >> makefiles/target.mk || die
|
||||
fi
|
||||
|
||||
# bug #437262
|
||||
tc-ld-disable-gold
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
|
||||
Reference in New Issue
Block a user