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

Collapse All | Expand All

(-)/usr/portage/dev-libs/glib/glib-2.18.4-r1.ebuild (+2 lines)
Lines 53-58 Link Here
53
	# Fix g_base64 overruns. bug #249214
53
	# Fix g_base64 overruns. bug #249214
54
	epatch "${FILESDIR}"/glib2-CVE-2008-4316.patch
54
	epatch "${FILESDIR}"/glib2-CVE-2008-4316.patch
55
55
56
	epatch "${FILESDIR}"/${P}-BJA-strfuncs-std99-Makefile.in.diff
57
56
	[[ ${CHOST} == *-freebsd* ]] && elibtoolize
58
	[[ ${CHOST} == *-freebsd* ]] && elibtoolize
57
}
59
}
58
60

Return to bug 268647