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] allow setting LDFLAGS_FOR_TARGET in top-level configuration.


Sorry, forgot the patch and the ChangeLog

2011-05-08  Doug Kwan  <dougkwan@google.com>

	* configure.ac: Propagate LDFLAGS_FOR_TARGET.
	* configure: Regenerated.
	* Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
	value from configure.
	* Makefile.in: Regenerated.


On Sun, May 8, 2011 at 7:31 PM, Doug Kwan (éæå) <dougkwan@google.com> wrote:
> Hi,
>
> Â ÂThe x86 Android toolchain needs setting LDFLAGS_FOR_TARGET to
> build. ÂThis patch does that. ÂThe patch was tested by bootstrapping
> natively on x86_64 linux. ÂDo I also need to submit this to binutils
> as well?
>
> -Doug
>

Attachment: patch.txt
Description: Text document


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