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

(-)boost-build-1.74.0.ebuild (-1 / +4 lines)
Lines 40-46 Link Here
40
}
40
}
41
41
42
src_configure() {
42
src_configure() {
43
	hprefixify engine/Jambase
43
	hprefixify \
44
		build-system.jam \
45
		engine/build.sh \
46
		engine/execunix.cpp
44
	tc-export CXX
47
	tc-export CXX
45
}
48
}
46
49

Return to bug 737710