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

(-)kakoune-2020.01.16_p20200601.ebuild (-1 lines)
Lines 25-31 Link Here
25
25
26
src_compile() {
26
src_compile() {
27
	cd src/ || die
27
	cd src/ || die
28
	sed -i '/CXXFLAGS += -O3/d' Makefile
29
	emake all
28
	emake all
30
}
29
}
31
30

Return to bug 727558