--- /usr/portage/sys-libs/libunwind/libunwind-1.1.ebuild 2014-02-12 01:31:34.000000000 +0100 +++ /usr/local/portage/sys-libs/libunwind/libunwind-1.1.ebuild 2014-02-16 02:19:54.000000000 +0100 @@ -31,7 +31,7 @@ echo 'int main(){return 0;}' > tests/Gtest-dyn1.c echo 'int main(){return 0;}' > tests/Ltest-dyn1.c - sed -i -e '/LIBLZMA/s:-lzma:-llzma:' configure{,.ac} || die #444050 + sed -i '/link_all_deplibs\w*=no/d' configure || die #444050 #501324 elibtoolize }