summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu-0.14.0/glflags.patch
blob: f99c6d1e9abb7c7670217e4e13353c88fe843052 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: qemu-0.14.0/Makefile.target
===================================================================
--- qemu-0.14.0.orig/Makefile.target	2011-04-04 12:12:19.142871742 +0100
+++ qemu-0.14.0/Makefile.target	2011-04-04 12:12:21.772871742 +0100
@@ -362,7 +362,7 @@
 
 monitor.o: hmp-commands.h qmp-commands.h
 
-LIBS += -lGL -lGLU
+LIBS += -lGL
 
 $(obj-y) $(obj-$(TARGET_BASE_ARCH)-y): $(GENERATED_HEADERS)