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

Collapse All | Expand All

(-)/usr/portage/x11-libs/qt-core/qt-core-4.7.1-r1.ebuild (+5 lines)
Lines 94-99 Link Here
94
		-no-freetype -no-libtiff  -no-accessibility -no-fontconfig -no-opengl
94
		-no-freetype -no-libtiff  -no-accessibility -no-fontconfig -no-opengl
95
		-no-svg -no-gtkstyle -no-phonon-backend -no-script -no-scripttools
95
		-no-svg -no-gtkstyle -no-phonon-backend -no-script -no-scripttools
96
		-no-cups -no-xsync -no-xinput -no-multimedia"
96
		-no-cups -no-xsync -no-xinput -no-multimedia"
97
98
	if [ "$ABI" = "x86" ] ; then
99
		myconf="${myconf} -little-endian -host-little-endian -continue"
100
	fi
101
97
	qt4-build_src_configure
102
	qt4-build_src_configure
98
}
103
}
99
104

Return to bug 304971