summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/qemux86.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/qemux86.conf')
-rw-r--r--meta/conf/machine/qemux86.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/machine/qemux86.conf b/meta/conf/machine/qemux86.conf
index dddd552fa7..71740e8f9d 100644
--- a/meta/conf/machine/qemux86.conf
+++ b/meta/conf/machine/qemux86.conf
@@ -19,3 +19,5 @@ GLIBC_ADDONS = "nptl"
19GLIBC_EXTRA_OECONF = "--with-tls" 19GLIBC_EXTRA_OECONF = "--with-tls"
20 20
21MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "v86d" 21MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "v86d"
22
23TARGET_CC_ARCH = "-march=i586"