summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu-0.12.4/glflags.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu-0.12.4/glflags.patch')
-rw-r--r--meta/recipes-devtools/qemu/qemu-0.12.4/glflags.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu-0.12.4/glflags.patch b/meta/recipes-devtools/qemu/qemu-0.12.4/glflags.patch
new file mode 100644
index 0000000000..0a27c2dee1
--- /dev/null
+++ b/meta/recipes-devtools/qemu/qemu-0.12.4/glflags.patch
@@ -0,0 +1,13 @@
+Index: git/Makefile.target
+===================================================================
+--- git.orig/Makefile.target 2010-05-27 12:35:26.000000000 -0400
++++ git/Makefile.target 2010-05-27 12:59:53.520415731 -0400
+@@ -326,7 +326,7 @@ vl.o: qemu-options.h
+
+ monitor.o: qemu-monitor.h
+
+-LIBS += -lGL -lGLU
++LIBS += -lGL
+
+ ARLIBS=../libqemu_common.a libqemu.a $(HWLIB)
+