Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 487640 - dev-lang/python: add USE static-libs
Summary: dev-lang/python: add USE static-libs
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: static-libs
  Show dependency tree
 
Reported: 2013-10-11 13:38 UTC by Nikoli
Modified: 2020-05-28 14:55 UTC (History)
1 user (show)

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 Nikoli 2013-10-11 13:38:36 UTC
Now python package installs one of the biggest static libs, please make it optional.

# equery f python|grep '\.a$'
/usr/lib64/libpython2.7.a
# du -sh /usr/lib64/libpython2.7.a
3,2M    /usr/lib64/libpython2.7.a
# equery l python
 * Searching for python ...
[IP-] [  ] dev-lang/python-2.7.5-r2:2.7
Comment 1 Mike Gilbert gentoo-dev 2013-10-11 14:11:50 UTC
Provide a patch to disable building the static libs, or add it to INSTALL_MASK. I'm not doing rm *.a in src_install.
Comment 2 Agostino Sarubbo gentoo-dev 2020-05-28 14:55:42 UTC
See also: https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0302