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

(-)unrar-3.2.2.ebuild.old (-1 / +1 lines)
Lines 19-25 Link Here
19
19
20
src_compile() {
20
src_compile() {
21
	epatch ${DISTDIR}/${PN}-gcc3.patch
21
	epatch ${DISTDIR}/${PN}-gcc3.patch
22
	make -f makefile.unix || die
22
	make -f makefile.unix CXXFLAGS="$CXXFLAGS" || die
23
}
23
}
24
24
25
src_install() {
25
src_install() {

Return to bug 30053