On 05/09/2011 11:49 AM, Joseph S. Myers wrote:
> 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?
My view is that you don
On Sun, 8 May 2011, Doug Kwan 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?
My view is that you don't need
On 05/09/2011 04:38 AM, Doug Kwan (關振德) wrote:
Sorry, forgot the patch and the ChangeLog
2011-05-08 Doug Kwan
* configure.ac: Propagate LDFLAGS_FOR_TARGET.
* configure: Regenerated.
* Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
value from configure
Sorry, forgot the patch and the ChangeLog
2011-05-08 Doug Kwan
* 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,
On Sun, May 8, 2011 at 7:31 PM, Doug Kwan (關振德) 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?
>
There is no
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