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

(-)/usr/portage/app-crypt/gnupg/gnupg-1.4.0.ebuild (+3 lines)
Lines 57-62 Link Here
57
		mv ${WORKDIR}/idea.c ${S}/cipher/idea.c || \
57
		mv ${WORKDIR}/idea.c ${S}/cipher/idea.c || \
58
			ewarn "failed to insert IDEA module"
58
			ewarn "failed to insert IDEA module"
59
	fi
59
	fi
60
	cd ${S}
61
	sed -i -e 's:PIC:__PIC__:' mpi/i386/mpih-{add,sub}1.S intl/relocatable.c
62
	sed -i -e 's:if PIC:ifdef __PIC__:' mpi/sparc32v8/mpih-mul{1,2}.S
60
}
63
}
61
64
62
src_compile() {
65
src_compile() {

Return to bug 76487