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

(-)astrolog-5.40-r1.ebuild (-1 / +1 lines)
Lines 49-55 Link Here
49
}
49
}
50
50
51
src_compile() {
51
src_compile() {
52
	emake CC="$(tc-getCC)"
52
	emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
53
}
53
}
54
54
55
src_install() {
55
src_install() {

Return to bug 336971