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

Collapse All | Expand All

(-)net-www/dillo/dillo-0.8.0-r1.ebuild (+1 lines)
Lines 56-61 Link Here
56
56
57
src_compile() {
57
src_compile() {
58
	replace-flags "-O2 -mcpu=k6" "-O2 -mcpu=pentium"
58
	replace-flags "-O2 -mcpu=k6" "-O2 -mcpu=pentium"
59
	append-flags "-D__NO_STRING_INLINES"
59
60
60
	econf `use_enable ipv6` \
61
	econf `use_enable ipv6` \
61
		`use_enable nls` \
62
		`use_enable nls` \

Return to bug 48798