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

(-)rxvt-unicode-7.7-r1.ebuild.old (+3 lines)
Lines 50-55 Link Here
50
}
50
}
51
51
52
src_compile() {
52
src_compile() {
53
	# Seems to have issues with -Os, switch to -O2
54
	replace-flags -Os -O2 
55
		
53
	econf \
56
	econf \
54
		--enable-everything \
57
		--enable-everything \
55
		$(use_enable truetype xft) \
58
		$(use_enable truetype xft) \

Return to bug 121109