Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 446928 - dev-libs/elfutils : add USE=static-libs support
Summary: dev-libs/elfutils : add USE=static-libs support
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-11 22:20 UTC by Agostino Sarubbo
Modified: 2012-12-11 22:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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}"