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

Collapse All | Expand All

(-)/usr/portage/media-gfx/gimp/gimp-2.4.0_rc1.ebuild (+3 lines)
Lines 70-75 Link Here
70
	# gimp uses floating point math, needs accuracy (#98685)
70
	# gimp uses floating point math, needs accuracy (#98685)
71
	filter-flags "-fno-inline" "-ffast-math"
71
	filter-flags "-fno-inline" "-ffast-math"
72
72
73
	# temporarily fix for bug #190501
74
	elibc_FreeBSD && append-ldflags "-lpthread"
75
73
	econf --enable-default-binary \
76
	econf --enable-default-binary \
74
		--with-x \
77
		--with-x \
75
		$(use_with aalib aa) \
78
		$(use_with aalib aa) \

Return to bug 190501