aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/qemu/qemu-2012.01/glflags.patch
blob: 0ad5551d4757d5977cb2d9896d99d7bb5d650ddb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Upstream-Status: Inappropriate [configuration]

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)