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

Collapse All | Expand All

(-)/usr/portage/net-dns/bind-tools/bind-tools-9.4.3_p2.ebuild (+3 lines)
Lines 37-42 Link Here
37
	sed -e \
37
	sed -e \
38
		's:struct isc_socket {:#undef SO_BSDCOMPAT\n\nstruct isc_socket {:' \
38
		's:struct isc_socket {:#undef SO_BSDCOMPAT\n\nstruct isc_socket {:' \
39
		-i lib/isc/unix/socket.c
39
		-i lib/isc/unix/socket.c
40
	
41
	epatch "${FILESDIR}"/${PN}-BJA-epoll-AC_TRY_RUN-cross.diff
42
	epatch "${FILESDIR}"/${PN}-BJA-gen-HOSTCC.diff
40
}
43
}
41
44
42
src_compile() {
45
src_compile() {

Return to bug 266570