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

(-)/usr/portage/app-admin/chrootuid/chrootuid-1.3.ebuild (-1 / +1 lines)
Lines 19-25 Link Here
19
19
20
src_compile() {
20
src_compile() {
21
21
22
	emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" || die
22
	emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" || die "make failed"
23
23
24
}
24
}
25
25

Return to bug 335726