qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] Build fixes
@ 2009-09-29 23:10 Juan Quintela
  2009-09-29 23:10 ` [Qemu-devel] [PATCH 1/3] slirp: It needs to use QEMU_CFLAGS not CFLAGS Juan Quintela
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Juan Quintela @ 2009-09-29 23:10 UTC (permalink / raw)
  To: qemu-devel

This series contains all build fixes on my queue:
- fix slirp to compile with a custom CFLAGS
- Add -Wold-style-* flags only if compiler understand them
- Fix last users of TRUE/FALSE.  Now we can include <stdbool.h> anywhere.

Later, Juan.

Juan Quintela (3):
  slirp: It needs to use QEMU_CFLAGS not CFLAGS
  Add -Wold-style-* flags
  bdf: Remove last users of FALSE/TRUE

 arm-dis.c        |   60 ++++++++++++++++++++++++++---------------------------
 configure        |   12 +++++++++-
 cris-dis.c       |   18 +++++++---------
 dis-asm.h        |    4 +-
 microblaze-dis.c |    2 +-
 5 files changed, 51 insertions(+), 45 deletions(-)

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

end of thread, other threads:[~2009-09-29 23:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-29 23:10 [Qemu-devel] [PATCH 0/3] Build fixes Juan Quintela
2009-09-29 23:10 ` [Qemu-devel] [PATCH 1/3] slirp: It needs to use QEMU_CFLAGS not CFLAGS Juan Quintela
2009-09-29 23:10 ` [Qemu-devel] [PATCH 2/3] Add -Wold-style-* flags Juan Quintela
2009-09-29 23:10 ` [Qemu-devel] [PATCH 3/3] bdf: Remove last users of FALSE/TRUE Juan Quintela

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).