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

(-)a/net-analyzer/net-snmp/net-snmp-5.7.3_pre5-r2.ebuild (-1 / +4 lines)
Lines 116-122 src_configure() { Link Here
116
src_compile() {
116
src_compile() {
117
	emake \
117
	emake \
118
		OTHERLDFLAGS="${LDFLAGS}" \
118
		OTHERLDFLAGS="${LDFLAGS}" \
119
		sedscript all
119
		sedscript standardall
120
	emake \
121
		OTHERLDFLAGS="${LDFLAGS}" \
122
		all
120
123
121
	use doc && emake docsdox
124
	use doc && emake docsdox
122
}
125
}

Return to bug 532876