Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 576678 - sys-apps/s6: Add a static-libs USE flag
Summary: sys-apps/s6: Add a static-libs USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2016-03-07 10:58 UTC by Mira Ressel
Modified: 2016-03-07 22:51 UTC (History)
0 users

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


Attachments
patch for sys-apps/s6 ebuild (sys-apps-s6-Add-a-static-libs-USE-flag.patch,1.27 KB, patch)
2016-03-07 11:05 UTC, Mira Ressel
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mira Ressel 2016-03-07 10:58:18 UTC
sys-apps/s6 includes the library libs6. It's not only used internally, but also by external packages like s6-rc, so it'd be useful if the installation of the static libs6.a could be controlled independent of USE=static.
Comment 1 Mira Ressel 2016-03-07 11:05:52 UTC
Created attachment 427662 [details, diff]
patch for sys-apps/s6 ebuild

Here's a patch. I've also submitted it as a github pull request at https://github.com/gentoo/gentoo/pull/996 .
Comment 2 Mira Ressel 2016-03-07 11:20:44 UTC
While I was at it, I've bumped the s6 ebuild to EAPI 6 and pushed that patch to the pull request, too. Feel free to ignore it if you want to do this yourself.
Comment 3 William Hubbs gentoo-dev 2016-03-07 22:51:22 UTC
These have been added to the tree:

1d5e60b is for the use flag and
480552e is for the eapi 6 migration.
In the future, be sure to use separate bugs. Also, since the
installation files do not change, there is no need for a revbump.