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

Collapse All | Expand All

(-)virtualbox-4.1.10.ebuild (+3 lines)
Lines 178-183 Link Here
178
	if gcc-specs-pie ; then
178
	if gcc-specs-pie ; then
179
		epatch "${FILESDIR}"/virtualbox_nopie.patch
179
		epatch "${FILESDIR}"/virtualbox_nopie.patch
180
	fi
180
	fi
181
182
	# Link to correct gsoap library. Bug #408569
183
	epatch ${FILESDIR}/${P}-libgsoapssl.patch
181
}
184
}
182
185
183
src_configure() {
186
src_configure() {

Return to bug 408569