qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] buildsys: Convert SDL_CFLAGS to .mo-cflags
@ 2014-10-28  8:47 Fam Zheng
  2014-10-28  8:47 ` [Qemu-devel] [PATCH 1/2] rules.mak: Allow .mo-objs and .mo-cflags in -y variables Fam Zheng
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fam Zheng @ 2014-10-28  8:47 UTC (permalink / raw)
  To: qemu-devel; +Cc: Paolo Bonzini, Michael Tokarev, Peter Maydell

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-10-29 12:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-28  8:47 [Qemu-devel] [PATCH 0/2] buildsys: Convert SDL_CFLAGS to .mo-cflags Fam Zheng
2014-10-28  8:47 ` [Qemu-devel] [PATCH 1/2] rules.mak: Allow .mo-objs and .mo-cflags in -y variables Fam Zheng
2014-10-28  8:47 ` [Qemu-devel] [PATCH 2/2] ui: Use the new ".mo-cflags" rule syntax for SDL_CFLAGS Fam Zheng
2014-10-29 12:57 ` [Qemu-devel] [PATCH 0/2] buildsys: Convert SDL_CFLAGS to .mo-cflags Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).