qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3] configure: Simplify alternate .text segment


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v3] configure: Simplify alternate .text segment
Date: Sun, 23 Jun 2013 19:22:40 +0100

On 23 June 2013 19:20, Richard Henderson <address@hidden> wrote:
> On 06/22/2013 03:58 AM, Peter Maydell wrote:
>> Should we really be putting this in LDFLAGS? That seems
>> likely to end up getting accidentally applied in places
>> where we don't want it (helper binaries, etc). It seems
>> like it would be more robust to have it in a special
>> variable which we only ever explicitly apply to linking
>> the foo-linux-user binary.
>
> This is within the target subdir, not in the main top level.

Ah, I hadn't noticed that. Fair enough.

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]