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

(-)a/openssh-6.1_p1-r1.ebuild (+2 lines)
Lines 179-184 src_configure() { Link Here
179
		myconf="${myconf} --disable-utmp --disable-wtmp --disable-wtmpx"
179
		myconf="${myconf} --disable-utmp --disable-wtmp --disable-wtmpx"
180
		append-ldflags -lutil
180
		append-ldflags -lutil
181
	fi
181
	fi
182
	# bug 458716
183
	use elibc_FreeBSD && export ac_cv_func_strnvis=no
182
184
183
	econf \
185
	econf \
184
		--with-ldflags="${LDFLAGS}" \
186
		--with-ldflags="${LDFLAGS}" \

Return to bug 458716