Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 694460
Collapse All | Expand All

(-)a/sys-devel/llvm/llvm-10.0.0.9999.ebuild (-1 / +1 lines)
Lines 55-61 RDEPEND=" Link Here
55
	z3? ( >=sci-mathematics/z3-4.7.1:0=[${MULTILIB_USEDEP}] )"
55
	z3? ( >=sci-mathematics/z3-4.7.1:0=[${MULTILIB_USEDEP}] )"
56
# configparser-3.2 breaks the build (3.3 or none at all are fine)
56
# configparser-3.2 breaks the build (3.3 or none at all are fine)
57
DEPEND="${RDEPEND}
57
DEPEND="${RDEPEND}
58
	dev-lang/perl
59
	|| ( >=sys-devel/gcc-3.0 >=sys-devel/llvm-3.5
58
	|| ( >=sys-devel/gcc-3.0 >=sys-devel/llvm-3.5
60
		( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx )
59
		( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx )
61
	)
60
	)
Lines 75-80 DEPEND="${RDEPEND} Link Here
75
# installed means llvm-config there will take precedence.
74
# installed means llvm-config there will take precedence.
76
RDEPEND="${RDEPEND}
75
RDEPEND="${RDEPEND}
77
	!sys-devel/llvm:0"
76
	!sys-devel/llvm:0"
77
BDEPEND="dev-lang/perl"
78
PDEPEND="sys-devel/llvm-common
78
PDEPEND="sys-devel/llvm-common
79
	gold? ( >=sys-devel/llvmgold-${SLOT} )"
79
	gold? ( >=sys-devel/llvmgold-${SLOT} )"
80
80
(-)a/sys-devel/llvm/llvm-9.0.0.9999.ebuild (-1 / +1 lines)
Lines 53-59 RDEPEND=" Link Here
53
	z3? ( >=sci-mathematics/z3-4.7.1:0=[${MULTILIB_USEDEP}] )"
53
	z3? ( >=sci-mathematics/z3-4.7.1:0=[${MULTILIB_USEDEP}] )"
54
# configparser-3.2 breaks the build (3.3 or none at all are fine)
54
# configparser-3.2 breaks the build (3.3 or none at all are fine)
55
DEPEND="${RDEPEND}
55
DEPEND="${RDEPEND}
56
	dev-lang/perl
57
	|| ( >=sys-devel/gcc-3.0 >=sys-devel/llvm-3.5
56
	|| ( >=sys-devel/gcc-3.0 >=sys-devel/llvm-3.5
58
		( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx )
57
		( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx )
59
	)
58
	)
Lines 73-78 DEPEND="${RDEPEND} Link Here
73
# installed means llvm-config there will take precedence.
72
# installed means llvm-config there will take precedence.
74
RDEPEND="${RDEPEND}
73
RDEPEND="${RDEPEND}
75
	!sys-devel/llvm:0"
74
	!sys-devel/llvm:0"
75
BDEPEND="dev-lang/perl"
76
PDEPEND="sys-devel/llvm-common
76
PDEPEND="sys-devel/llvm-common
77
	gold? ( >=sys-devel/llvmgold-${SLOT} )"
77
	gold? ( >=sys-devel/llvmgold-${SLOT} )"

Return to bug 694460