summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine-sdk/x86_64.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine-sdk/x86_64.conf')
-rw-r--r--meta/conf/machine-sdk/x86_64.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/conf/machine-sdk/x86_64.conf b/meta/conf/machine-sdk/x86_64.conf
index 2ab607e65c..357dab0b88 100644
--- a/meta/conf/machine-sdk/x86_64.conf
+++ b/meta/conf/machine-sdk/x86_64.conf
@@ -1,3 +1,6 @@
SDK_ARCH = "x86_64"
+SDK_CC_ARCH = "-march=x86-64"
ABIEXTENSION:class-crosssdk = ""
ABIEXTENSION:class-nativesdk = ""
+
+SDK_MACHINE_FEATURES = "qemu-usermode"