qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 01/10] sdl: move version logic from source code


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH 01/10] sdl: move version logic from source code to makefile
Date: Thu, 11 Dec 2014 15:05:09 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

On 2014-12-11 at 11:49, Gerd Hoffmann wrote:
Compile sdl.c / sdl2.c depending on CONFIG_SDLABI instead of
compiling both and have version #ifdefs in the source code.

Signed-off-by: Gerd Hoffmann <address@hidden>
---
  ui/Makefile.objs | 7 ++++++-
  ui/sdl.c         | 3 ---
  ui/sdl2.c        | 3 ---
  3 files changed, 6 insertions(+), 7 deletions(-)

Reviewed-by: Max Reitz <address@hidden>



reply via email to

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