Gentoo Archives: gentoo-dev

From: Mike Frysinger <vapier@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Please don't use IUSE=static-libs unless really necessary
Date: Sun, 18 Sep 2011 22:40:07
Message-Id: 201109181839.32915.vapier@gentoo.org
In Reply to: Re: [gentoo-dev] Please don't use IUSE=static-libs unless really necessary by Nirbheek Chauhan
1 On Sunday, September 18, 2011 18:16:30 Nirbheek Chauhan wrote:
2 > On Mon, Sep 19, 2011 at 2:25 AM, Michał Górny wrote:
3 > > '$(use_enable static-libs static)' themselves. While at it, it may be
4 > > better to just drop the flag if no other package relies on it and no
5 > > user has ever requested the static build of that package.
6 >
7 > I don't see any harm with including IUSE="static-libs" for every
8 > package that has working/usable static libraries[1]. Why wait for
9 > users to request it on bugzilla when it's a near-zero-cost and
10 > zero-maintenance to add it to ebuilds?
11
12 i missed this sentence from Michał's e-mail. unconditionally not building
13 static libraries is against policy. if you install shared libs that get
14 linked against, then you must provide static libraries unconditionally as well
15 or support IUSE=static-libs. maintainers do not get to choose "no one has
16 asked for it and no one in the tree is using it thus my ebuild isnt going to".
17 -mike

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies