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

(-)tic98-1.01-r3.ebuild (+1 lines)
Lines 29-34 Link Here
29
		-e "s:LIBS=   -lm #-L/home/singlis/linux/lib -lccmalloc -ldl:LIBS= -lm ${LDFLAGS}:" \
29
		-e "s:LIBS=   -lm #-L/home/singlis/linux/lib -lccmalloc -ldl:LIBS= -lm ${LDFLAGS}:" \
30
		-e "s:CC=	gcc -pipe :CC=$(tc-getCC):" \
30
		-e "s:CC=	gcc -pipe :CC=$(tc-getCC):" \
31
		-e "s:CPP=	gcc -pipe:CPP=$(tc-getCPP):" \
31
		-e "s:CPP=	gcc -pipe:CPP=$(tc-getCPP):" \
32
		-e "s:\$(CC) \$(CFLAGS) -o:\$(CC) \${LDFLAGS} -o:" \
32
		Makefile || die
33
		Makefile || die
33
}
34
}
34
35

Return to bug 334767