Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 265558 | Differences between
and this patch

Collapse All | Expand All

(-)virtualbox-ose.orig/virtualbox-ose-2.2.0.ebuild (+3 lines)
Lines 83-88 Link Here
83
	else
83
	else
84
		myconf="${myconf} --build-headless"
84
		myconf="${myconf} --build-headless"
85
	fi
85
	fi
86
	
87
	epatch "${FILESDIR}"/mesa.patch || die "patch failed"
88
	
86
	# not an autoconf script
89
	# not an autoconf script
87
	./configure \
90
	./configure \
88
		--with-gcc="$(tc-getCC)" \
91
		--with-gcc="$(tc-getCC)" \

Return to bug 265558