Gentoo Archives: gentoo-dev

From: "Diego Elio Pettenò" <flameeyes@×××××××××.eu>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: [PATCH/RFC] eclass/flag-o-matic.eclass: prepend-ldpath
Date: Thu, 11 Oct 2012 03:51:49
Message-Id: 50764223.1060801@flameeyes.eu
In Reply to: Re: [gentoo-dev] Re: [PATCH/RFC] eclass/flag-o-matic.eclass: prepend-ldpath by "Gregory M. Turner"
1 On 10/10/2012 20:37, Gregory M. Turner wrote:
2 >
3 > If the Makefiles are building against libraries expected to be in
4 > ${PWD}, it seems to me that the Makefiles should know to look there
5 > automatically.
6
7 Using the -L . -lfoo is a very bad style in general. Just think what
8 happen if you're trying to link to a libutil.a
9
10 --
11 Diego Elio Pettenò — Flameeyes
12 flameeyes@×××××××××.eu — http://blog.flameeyes.eu/