summaryrefslogtreecommitdiff
path: root/meta/packages/qemu/qemu-git/qemu-git-qemugl-host.patch
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-09-18 01:01:35 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2009-09-18 01:01:35 +0100
commit3831d44240722d5f37a1ee2818e3db6db0b98750 (patch)
tree30c7e42845d5aff8aee1195809ed09f871d80b3b /meta/packages/qemu/qemu-git/qemu-git-qemugl-host.patch
parent0eb35860736a05224e7f861d30736984257ddd5e (diff)
downloadopenembedded-core-3831d44240722d5f37a1ee2818e3db6db0b98750.tar.gz
openembedded-core-3831d44240722d5f37a1ee2818e3db6db0b98750.tar.bz2
openembedded-core-3831d44240722d5f37a1ee2818e3db6db0b98750.tar.xz
openembedded-core-3831d44240722d5f37a1ee2818e3db6db0b98750.zip
qemu-nativesdk: Use HOST_CC to build parse_gl_h
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
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 3ad5c081f..cfa091816 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
cpu-exec.o: CFLAGS += $(HELPER_CFLAGS)
+parse_gl_h: parse_gl_h.c
-+ $(CC) -g -o $@ $<
++ $(HOST_CC) -g -o $@ $<
+server_stub.c: parse_gl_h
+ ./parse_gl_h
+gl_func.h: parse_gl_h