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

(-)xv-3.10a-r18.ebuild.orig (-1 / +1 lines)
Lines 64-70 Link Here
64
64
65
src_compile() {
65
src_compile() {
66
	emake \
66
	emake \
67
		CC="$(tc-getCC)" CCOPTS="${CFLAGS}" LDFLAGS="${LDFLAGS}" \
67
		CC="$(tc-getCC)" CCOPTS="${CPPFLAGS} ${CFLAGS}" LDFLAGS="${LDFLAGS}" \
68
		PREFIX="${EPREFIX}"/usr \
68
		PREFIX="${EPREFIX}"/usr \
69
		DOCDIR="${EPREFIX}/usr/share/doc/${PF}" \
69
		DOCDIR="${EPREFIX}/usr/share/doc/${PF}" \
70
		LIBDIR="${T}"
70
		LIBDIR="${T}"

Return to bug 574398