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

(-)/usr/portage/sys-libs/libunwind/libunwind-1.1.ebuild (-1 / +1 lines)
Lines 31-37 Link Here
31
	echo 'int main(){return 0;}' > tests/Gtest-dyn1.c
31
	echo 'int main(){return 0;}' > tests/Gtest-dyn1.c
32
	echo 'int main(){return 0;}' > tests/Ltest-dyn1.c
32
	echo 'int main(){return 0;}' > tests/Ltest-dyn1.c
33
33
34
	sed -i -e '/LIBLZMA/s:-lzma:-llzma:' configure{,.ac} || die #444050
34
	sed -i '/link_all_deplibs\w*=no/d' configure || die #444050 #501324
35
	elibtoolize
35
	elibtoolize
36
}
36
}
37
37

Return to bug 501324