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

Collapse All | Expand All

(-)mcabber-0.9.9.ebuild.orig (+1 lines)
Lines 29-34 Link Here
29
	dev-util/pkgconfig"
29
	dev-util/pkgconfig"
30
30
31
src_compile() {
31
src_compile() {
32
	use x86 && export CFLAGS="${CFLAGS} -D_FILE_OFFSET_BITS=64"
32
	econf \
33
	econf \
33
		$(use_enable crypt gpgme) \
34
		$(use_enable crypt gpgme) \
34
		$(use_enable otr) \
35
		$(use_enable otr) \

Return to bug 277888