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

Collapse All | Expand All

(-)astyle-3.0.1.ebuild (-1 / +1 lines)
Lines 38-44 Link Here
38
}
38
}
39
39
40
src_compile() {
40
src_compile() {
41
	emake -f ../build/gcc/Makefile -C src \
41
	emake CXX="$(tc-getCXX)" -f ../build/gcc/Makefile -C src \
42
		${PN} \
42
		${PN} \
43
		shared \
43
		shared \
44
		$(usev java) \
44
		$(usev java) \

Return to bug 622068