public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] bindnow-flags going the way of the dodo
@ 2007-07-23  5:24 Mike Frysinger
  2008-05-04 11:13 ` Gilles Dartiguelongue
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Frysinger @ 2007-07-23  5:24 UTC (permalink / raw
  To: Gentoo Developers

[-- Attachment #1: Type: text/plain, Size: 490 bytes --]

for people who maintain a package which utilizes bindnow-flags(), please feel 
free to modify the ebuild to no longer use this or append any such ldflags.  
the logic for handling set*id bindings is the business of the ldso (aka 
glibc), not for ebuilds.

for example, if your ebuild does:
inherit flag-o-matic
...
append-ldflags $(bindnow-flags)
...

the fix here is to simply delete those lines (assuming you're not using any 
other flag related functions of course).
-mike

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 827 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-dev] bindnow-flags going the way of the dodo
  2007-07-23  5:24 [gentoo-dev] bindnow-flags going the way of the dodo Mike Frysinger
@ 2008-05-04 11:13 ` Gilles Dartiguelongue
  0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue @ 2008-05-04 11:13 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 977 bytes --]

Le lundi 23 juillet 2007 à 01:24 -0400, Mike Frysinger a écrit :
> for people who maintain a package which utilizes bindnow-flags(), please feel 
> free to modify the ebuild to no longer use this or append any such ldflags.  
> the logic for handling set*id bindings is the business of the ldso (aka 
> glibc), not for ebuilds.
> 
> for example, if your ebuild does:
> inherit flag-o-matic
> ...
> append-ldflags $(bindnow-flags)
> ...
> 
> the fix here is to simply delete those lines (assuming you're not using any 
> other flag related functions of course).
> -mike

I guess that also means that patches appending such flags should be
dropped ?

In that case can we get an updated documentation ?
http://www.gentoo.org/proj/en/gentoo-alt/contribute/?part=1&chap=3

That will avoid you telling I'm stupid for not remembering something
that dates back 10 months ago (bug #218925 for the curious).
-- 
Gilles Dartiguelongue <eva@gentoo.org>
Gentoo

[-- Attachment #2: Ceci est une partie de message numériquement signée --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-05-04 11:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-23  5:24 [gentoo-dev] bindnow-flags going the way of the dodo Mike Frysinger
2008-05-04 11:13 ` Gilles Dartiguelongue

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox