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

(-)toolchain-binutils.eclass (+3 lines)
Lines 202-207 toolchain-binutils_src_unpack() { Link Here
202
202
203
toolchain-binutils_src_prepare() {
203
toolchain-binutils_src_prepare() {
204
	tc-binutils_apply_patches
204
	tc-binutils_apply_patches
205
	sed -i \
206
		-e '/^libopcodes_la_\(DEPENDENCIES\|LIBADD\)/s,$, ../bfd/libbfd.la,' \
207
		opcodes/Makefile.{am,in} || die
205
}
208
}
206
209
207
_eprefix_init() {
210
_eprefix_init() {

Return to bug 563934