This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] Use $(objext) in libiberty


On Sep 6, 2010, at 12:29 PM, Nathan Froyd wrote:

> On Mon, Sep 06, 2010 at 12:03:59PM +0200, Tristan Gingold wrote:
>> This patch simply replaces all instances of .o with .$(objext), which looks
>> to be the standard GNU convention.
> 
> This is PR 44001.

Yes, that's correct.  But we can't reuse the proposed patch has its author doesn't have an assignment.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]