Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 446928

Summary: dev-libs/elfutils : add USE=static-libs support
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: New packagesAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED INVALID    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Agostino Sarubbo gentoo-dev 2012-12-11 22:20:34 UTC
We need to have USE=static-libs because this package install '.a' files:

/usr/lib/libdw.so.1
/usr/lib/libasm.so
/usr/lib/libasm-0.149.so
/usr/lib/libasm.so.1
/usr/lib/libelf.so
/usr/lib/libelf.so.1
/usr/lib/libebl.a
/usr/lib/libdw-0.149.so
/usr/lib/libasm.a
/usr/lib/libdw.a
/usr/lib/libelf.a
/usr/lib/libdw.so
Comment 1 SpanKY gentoo-dev 2012-12-11 22:55:45 UTC
it's already implemented

$ emerge elfutils -pvq
[ebuild   R   ] dev-libs/elfutils-0.155  USE="bzip2 lzma nls static-libs threads utils zlib {-test}"