mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 12:32:12 +02:00
qemux86: use march=i586 when compiling - should unbreak glibc
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3916 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -19,3 +19,5 @@ GLIBC_ADDONS = "nptl"
|
||||
GLIBC_EXTRA_OECONF = "--with-tls"
|
||||
|
||||
MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "v86d"
|
||||
|
||||
TARGET_CC_ARCH = "-march=i586"
|
||||
|
||||
Reference in New Issue
Block a user