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

(-)ecls-12.12.1.ebuild (+2 lines)
Lines 35-40 Link Here
35
35
36
src_prepare() {
36
src_prepare() {
37
	epatch "${FILESDIR}"/${PV}-headers-gentoo.patch
37
	epatch "${FILESDIR}"/${PV}-headers-gentoo.patch
38
	sed -i src/c/Makefile.in \
39
		-e 's:$(TRUE_CC):$(TRUE_CC) $(LDFLAGS):' || die
38
}
40
}
39
41
40
src_configure() {
42
src_configure() {

Return to bug 335801