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

(-)bind-9.2.5-r6.ebuild (+3 lines)
Lines 107-112 src_compile() { Link Here
107
			myconf="${myconf} --enable-linux-caps --enable-threads"
107
			myconf="${myconf} --enable-linux-caps --enable-threads"
108
			einfo "Threading support enabled"
108
			einfo "Threading support enabled"
109
		fi
109
		fi
110
	else
111
		myconf="${myconf} --disable-threads --disable-linux-caps"
112
		einfo "Threading and Caps support disabled"
110
	fi
113
	fi
111
114
112
	econf \
115
	econf \

Return to bug 106784