qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [PATCH (1.7?)] configure: Use -B switch only for Pyth


From: Stefan Hajnoczi
Subject: Re: [Qemu-trivial] [PATCH (1.7?)] configure: Use -B switch only for Python versions which support it
Date: Fri, 15 Nov 2013 10:19:38 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Nov 14, 2013 at 07:07:03PM +0100, Stefan Weil wrote:
> Commit 1d984a67a95d88f3e708b077dab8adeb47c38c93 added the -B switch
> unconditionally. This breaks Python versions before 2.6 which don't
> support that switch.
> 
> Now configure adds -B only if it is accepted by the Python interpreter.
> 
> This modification introduces a small incompatiblity because -B might now
> also be added when configure was called with --python=PYTHON_INTERPRETER.
> 
> Signed-off-by: Stefan Weil <address@hidden>
> ---
>  configure |    9 ++++++++-
>  1 file changed, 8 insertions(+), 1 deletion(-)

Thanks for the quick fix!

Reviewed-by: Stefan Hajnoczi <address@hidden>



reply via email to

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