mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 13:36:08 +00:00
local.conf: Fix cross canadian variable, it's SDKMACHINE not SDK_ARCH
This commit is contained in:
parent
1183aff5e9
commit
61d608e518
@ -155,4 +155,5 @@ ENABLE_BINARY_LOCALE_GENERATION = "1"
|
||||
# The architecture to build SDK items for, by setting this you can build SDK
|
||||
# packages for architectures other than the host i.e. building i586 packages
|
||||
# on an x86_64 host.
|
||||
#SDK_ARCH="i586"
|
||||
# Supported values are i586 and x86_64
|
||||
#SDKMACHINE="i586"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user