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

Collapse All | Expand All

(-)protobuf-3.6.0.1.ebuild~ (+1 lines)
Lines 34-39 src_prepare() { Link Here
34
34
35
src_configure() {
35
src_configure() {
36
	append-cppflags -DGOOGLE_PROTOBUF_NO_RTTI
36
	append-cppflags -DGOOGLE_PROTOBUF_NO_RTTI
37
	tc-ld-disable-gold # Bug #669194
37
	multilib-minimal_src_configure
38
	multilib-minimal_src_configure
38
}
39
}
39
40

Return to bug 669194