qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/3] use pkg-config for sdl when cross compiling


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH 2/3] use pkg-config for sdl when cross compiling
Date: Tue, 12 Jan 2010 09:03:48 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-4.fc12 Lightning/1.0pre Thunderbird/3.0

On 01/12/2010 02:46 AM, Paolo Bonzini wrote:
On 01/11/2010 08:40 PM, Anthony Liguori wrote:

Wouldn't it make more sense to try to use pkg-config always and if it's
not available, fall back on sdl-config?

That means we don't have a separate code path for cross compiling which
means it's less likely to break.

I certainly can make that, I wanted to avoid changing the most frequently used path to avoid breaking stuff more than I already did. :-(

It's not frequently-changing code, so it's not so likely to break.

I'd prefer that we have a single code path instead of different paths for cross compiling.

Regards,

Anthony Liguori

Paolo





reply via email to

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