tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkgsrc performance
On Tue, Feb 24, 2009 at 11:09:15PM +0100, Roland Illig wrote:
> Joerg Sonnenberger schrieb:
> > When I discussed a related problem with him, one reason that was given
> > was to be able to distinguish direct and indirect dependencies. By
> > changing the input like this, it would no longer be possible.
>
> The main point I wanted to suggest is to include every buildlink3.mk
> only once. The distinction between direct and indirect dependencies can
> be done in that code, too.
No, you can't distinguish easily between
gtk2 includes libX11 includes libXau
and
gtk2 includes libXau directly
if you cut that away.
Joerg
Home |
Main Index |
Thread Index |
Old Index