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

Collapse All | Expand All

(-)celestia-1.6.0.ebuild (+3 lines)
Lines 67-72 Link Here
67
	epatch "${FILESDIR}"/${PN}-1.4.1-as-needed.patch
67
	epatch "${FILESDIR}"/${PN}-1.4.1-as-needed.patch
68
	# missing includes with gcc 4.4
68
	# missing includes with gcc 4.4
69
	epatch "${FILESDIR}"/${PN}-1.5.1-gcc44.patch
69
	epatch "${FILESDIR}"/${PN}-1.5.1-gcc44.patch
70
	# needed for proper detection of kde-3.5 in the presence
71
	# of kde4
72
	epatch "${FILESDIR}"/${P}-kde-3.5.patch
70
	# remove flags to let the user decide
73
	# remove flags to let the user decide
71
	for cf in -O2 -ffast-math \
74
	for cf in -O2 -ffast-math \
72
		-fexpensive-optimizations \
75
		-fexpensive-optimizations \

Return to bug 282829