diff options
Diffstat (limited to 'meta/conf/machine/qemux86.conf')
| -rw-r--r-- | meta/conf/machine/qemux86.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/qemux86.conf b/meta/conf/machine/qemux86.conf index f1a0939ebc..8b14731436 100644 --- a/meta/conf/machine/qemux86.conf +++ b/meta/conf/machine/qemux86.conf | |||
| @@ -29,6 +29,6 @@ XSERVER ?= "xserver-xf86-dri-lite \ | |||
| 29 | GLIBC_ADDONS = "nptl" | 29 | GLIBC_ADDONS = "nptl" |
| 30 | GLIBC_EXTRA_OECONF = "--with-tls" | 30 | GLIBC_EXTRA_OECONF = "--with-tls" |
| 31 | 31 | ||
| 32 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "v86d" | 32 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "v86d" |
| 33 | 33 | ||
| 34 | TARGET_CC_ARCH = "-march=i586" | 34 | TARGET_CC_ARCH = "-march=i586" |
