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

(-)file_not_specified_in_diff (-18 / +1 lines)
Lines 48-63 Link Here
48
	# build failures should make the whole build fail
49
	# accepted by upstream for >12B-0
50
	epatch "${FILESDIR}"/${PN}-11.2.5-build.patch #184419
51
52
	# needed for amd64
53
	# accepted by upstream for >12B-0
54
	epatch "${FILESDIR}/${PN}-10.2.6-export-TARGET.patch"
55
56
	# needed for FreeBSD
57
	# accepted by upstream for >12B-0
58
	epatch "${FILESDIR}/${PN}-11.2.5-gethostbyname.patch"
59
60
	# binary append on runtime has failures
61
	# taken from upstream, will be included in > 12B-0
62
	epatch "${FILESDIR}/${P}-binary-append.patch"
63
Line 86 Link Here
86
		$(use_enable kpoll kernell-poll) \
70
		$(use_enable kpoll kernel-poll) \
87
--

Return to bug 209271