summaryrefslogtreecommitdiffstats
path: root/meta/packages/qemu/qemu-git/qemu-git-qemugl-host.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/qemu/qemu-git/qemu-git-qemugl-host.patch')
-rw-r--r--meta/packages/qemu/qemu-git/qemu-git-qemugl-host.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/qemu/qemu-git/qemu-git-qemugl-host.patch b/meta/packages/qemu/qemu-git/qemu-git-qemugl-host.patch
index 3ad5c081f1..cfa0918162 100644
--- a/meta/packages/qemu/qemu-git/qemu-git-qemugl-host.patch
+++ b/meta/packages/qemu/qemu-git/qemu-git-qemugl-host.patch
@@ -18,7 +18,7 @@ index f33f762..d1eb876 100644
18 cpu-exec.o: CFLAGS += $(HELPER_CFLAGS) 18 cpu-exec.o: CFLAGS += $(HELPER_CFLAGS)
19 19
20+parse_gl_h: parse_gl_h.c 20+parse_gl_h: parse_gl_h.c
21+ $(CC) -g -o $@ $< 21+ $(HOST_CC) -g -o $@ $<
22+server_stub.c: parse_gl_h 22+server_stub.c: parse_gl_h
23+ ./parse_gl_h 23+ ./parse_gl_h
24+gl_func.h: parse_gl_h 24+gl_func.h: parse_gl_h