Re: make use of ld --as-needed - Mailing list pgsql-patches

From Neil Conway
Subject Re: make use of ld --as-needed
Date
Msg-id 4279A0ED.9050903@samurai.com
Whole thread Raw
In response to Re: make use of ld --as-needed  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: make use of ld --as-needed
List pgsql-patches
Tom Lane wrote:
> Minor gripe --- what's the motivation for moving this down as you did?

What do you mean by "this"? I moved the AC_MSG_NOTICEs for CPPFLAGS and
LDFLAGS down below the --as-needed check, since the --as-needed check
may modify LDFLAGS.

> Also, please s/same platforms/some platforms/

Thanks for catching that.

-Neil

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: make use of ld --as-needed
Next
From: Tom Lane
Date:
Subject: Re: make use of ld --as-needed