All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 1/2] build-sys: remove unused GLIB_CFLAGS
@ 2016-09-25 20:57 Marc-André Lureau
  2016-09-25 20:57 ` [Qemu-devel] [PATCH 2/2] build-sys: put glib_cflags in QEMU_CFLAGS Marc-André Lureau
  0 siblings, 1 reply; 3+ messages in thread
From: Marc-André Lureau @ 2016-09-25 20:57 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Marc-André Lureau

---
 configure | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configure b/configure
index 8fa62ad..c831600 100755
--- a/configure
+++ b/configure
@@ -5140,7 +5140,6 @@ fi
 if test "$glib_subprocess" = "yes" ; then
   echo "CONFIG_HAS_GLIB_SUBPROCESS_TESTS=y" >> $config_host_mak
 fi
-echo "GLIB_CFLAGS=$glib_cflags" >> $config_host_mak
 if test "$gtk" = "yes" ; then
   echo "CONFIG_GTK=y" >> $config_host_mak
   echo "CONFIG_GTKABI=$gtkabi" >> $config_host_mak
-- 
2.10.0

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

end of thread, other threads:[~2016-09-26  7:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-25 20:57 [Qemu-devel] [PATCH 1/2] build-sys: remove unused GLIB_CFLAGS Marc-André Lureau
2016-09-25 20:57 ` [Qemu-devel] [PATCH 2/2] build-sys: put glib_cflags in QEMU_CFLAGS Marc-André Lureau
2016-09-26  7:11   ` Paolo Bonzini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.