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.1.ebuild~ (+1 lines)
Lines 35-40 src_prepare() { Link Here
35
35
36
src_configure() {
36
src_configure() {
37
	append-cppflags -DGOOGLE_PROTOBUF_NO_RTTI
37
	append-cppflags -DGOOGLE_PROTOBUF_NO_RTTI
38
	tc-ld-disable-gold # Bug #669194
38
	multilib-minimal_src_configure
39
	multilib-minimal_src_configure
39
}
40
}
40
41

Return to bug 669194