summaryrefslogtreecommitdiff
path: root/recipes/qemu/qemu-native.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/qemu/qemu-native.inc')
-rw-r--r--recipes/qemu/qemu-native.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/qemu/qemu-native.inc b/recipes/qemu/qemu-native.inc
index 3e6433cc5e..9edad6609d 100644
--- a/recipes/qemu/qemu-native.inc
+++ b/recipes/qemu/qemu-native.inc
@@ -1,6 +1,6 @@
inherit native
-DEPENDS = "libsdl-native zlib-native gcc3-native"
+DEPENDS = "libsdl-native zlib-native"
-require qemu-gcc3-check.inc
+export OS_CFLAGS="${CFLAGS} ${LDFLAGS}"