qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] buildsys: Convert SDL_CFLAGS to .mo-cflags


From: Fam Zheng
Subject: [Qemu-devel] [PATCH 0/2] buildsys: Convert SDL_CFLAGS to .mo-cflags
Date: Tue, 28 Oct 2014 16:47:53 +0800

This is actually the first user of the *.mo rule syntax. It's the recommended
way to specify per object flags, which also makes the sophisticated rules in
rules.mak less likely to bit rot.

Fam



Fam Zheng (2):
  rules.mak: Allow .mo-objs and .mo-cflags in -y variables
  ui: Use the new ".mo-cflags" rule syntax for SDL_CFLAGS

 rules.mak        | 5 +++++
 ui/Makefile.objs | 5 +++--
 2 files changed, 8 insertions(+), 2 deletions(-)

-- 
1.9.3




reply via email to

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