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

(-)clang-3.2.ebuild (+1 lines)
Lines 116-121 src_configure() { Link Here
116
}
116
}
117
117
118
src_compile() {
118
src_compile() {
119
	python_export_best
119
	emake VERBOSE=1 KEEP_SYMBOLS=1 REQUIRES_RTTI=1 clang-only
120
	emake VERBOSE=1 KEEP_SYMBOLS=1 REQUIRES_RTTI=1 clang-only
120
}
121
}
121
122

Return to bug 455260