summaryrefslogtreecommitdiff
path: root/recipes/qemu/qemu-native.inc
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2009-05-23 12:59:38 +0400
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2009-05-23 12:59:38 +0400
commitd0e7c085afc92fcf76ce8ce46566353b5d3950cf (patch)
tree934d5a8463445e343e782ce3c8944a837c3f8015 /recipes/qemu/qemu-native.inc
parent61d5ba9143b4b4f50cd9762ccee9da567b137e1b (diff)
parent004f88f03ecfceae06242fb3aa5f7a36f99a2573 (diff)
Merge branch 'org.openembedded.dev' of git://git.openembedded.org/openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/qemu/qemu-native.inc')
-rw-r--r--recipes/qemu/qemu-native.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/qemu/qemu-native.inc b/recipes/qemu/qemu-native.inc
index e4064a2f75..9edad6609d 100644
--- a/recipes/qemu/qemu-native.inc
+++ b/recipes/qemu/qemu-native.inc
@@ -1,3 +1,6 @@
inherit native
DEPENDS = "libsdl-native zlib-native"
+
+export OS_CFLAGS="${CFLAGS} ${LDFLAGS}"
+