generic-poky/meta/packages/qemu/qemu-0.12.4/glflags.patch

14 lines
377 B
Diff

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)