lör 2009-10-03 klockan 14:21 -0600 skrev Ryan Hill:
> On Sat, 03 Oct 2009 22:13:59 +0300
> Samuli Suominen <ssuomi...@gentoo.org> wrote:
> 
> > Since new binutils will support LD_AS_NEEDED="1" to force ld behave
> > asneeded we could use this for the developer -target in profiles?
> > 
> > Speak up if you think it's a terrible idea.
> > 
> > Thanks, Samuli
> > 
> > 
> 
> I think it's a not terrible idea.
> 
> 
> Only barely related: can we enable FEATURES=test too?
> 

For FEATURES="test" a policy for how to handle stuff like:

        if use test; then
                elog
                ewarn "You have unit tests enabled, this results in an insecure 
library"
                ewarn "It is recommended that you reinstall *without* 
FEATURES=test"
        fi
[1]


needs to be formed before enabling it anywhere by default. Should this test 
really be run by default, or should it be shielded by USE="unsafetests" or 
something of just restricted?

My 2 cents.

[1] 
http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/dbus/dbus-1.3.0.ebuild?rev=1.5&view=markup
 and scroll to the bottom. 

//Peter Hjalmarsson



Reply via email to