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 (+3 lines)
Lines 298-303 Link Here
298
	#Fix for glibc-2.8 and ucred. Bug 228457.
298
	#Fix for glibc-2.8 and ucred. Bug 228457.
299
	append-flags -D_GNU_SOURCE
299
	append-flags -D_GNU_SOURCE
300
300
301
	# Bug 408001
302
	use elibc_FreeBSD && append-flags -DMDB_DSYNC=O_SYNC -DMDB_FDATASYNC=fsync
303
301
	use debug && myconf="${myconf} $(use_enable debug)"
304
	use debug && myconf="${myconf} $(use_enable debug)"
302
305
303
	# ICU usage is not configurable
306
	# ICU usage is not configurable

Return to bug 408001