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

Collapse All | Expand All

(-)openldap-2.4.30.ebuild (+5 lines)
Lines 253-258 Link Here
253
	# bug #294350
253
	# bug #294350
254
	epatch "${FILESDIR}"/${PN}-2.4.6-evolution-ntlm.patch
254
	epatch "${FILESDIR}"/${PN}-2.4.6-evolution-ntlm.patch
255
255
256
	# bug #408001
257
	epatch "${FILESDIR}"/${PN}-2.4.28-fdatasync.patch
258
256
	# unbreak /bin/sh -> dash
259
	# unbreak /bin/sh -> dash
257
	epatch "${FILESDIR}"/${PN}-2.4.28-fix-dash.patch
260
	epatch "${FILESDIR}"/${PN}-2.4.28-fix-dash.patch
258
261
Lines 298-303 Link Here
298
	#Fix for glibc-2.8 and ucred. Bug 228457.
301
	#Fix for glibc-2.8 and ucred. Bug 228457.
299
	append-flags -D_GNU_SOURCE
302
	append-flags -D_GNU_SOURCE
300
303
304
	use elibc_FreeBSD && append-flags -DMDB_DSYNC=O_SYNC
305
301
	use debug && myconf="${myconf} $(use_enable debug)"
306
	use debug && myconf="${myconf} $(use_enable debug)"
302
307
303
	# ICU usage is not configurable
308
	# ICU usage is not configurable

Return to bug 408001