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

(-)/usr/portage/app-cdr/cdrdao/cdrdao-1.1.9.ebuild (+3 lines)
Lines 24-29 Link Here
24
	>=app-cdr/cdrtools-2.01_alpha20
24
	>=app-cdr/cdrtools-2.01_alpha20
25
	${RDEPEND}"
25
	${RDEPEND}"
26
26
27
# Build can fail with -jx, x > 1
28
MAKEOPTS="${MAKEOPTS} -j1"
29
27
src_unpack() {
30
src_unpack() {
28
	if ([ "`gcc-major-version`" -ge "3" -a "`gcc-minor-version`" -ge "4" ] && use gnome); then
31
	if ([ "`gcc-major-version`" -ge "3" -a "`gcc-minor-version`" -ge "4" ] && use gnome); then
29
		eerror "xdao current will not compile using gcc 3.4. in order to compile"
32
		eerror "xdao current will not compile using gcc 3.4. in order to compile"

Return to bug 67817