mirror of
https://git.yoctoproject.org/poky
synced 2026-04-28 06:32:34 +02:00
db: use ARM instruction set when building for Thumb
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3348 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -67,6 +67,8 @@ MUTEX_arm = "${ARM_MUTEX}"
|
||||
MUTEX_armeb = "${ARM_MUTEX}"
|
||||
EXTRA_OECONF += "${MUTEX}"
|
||||
|
||||
ARM_INSTRUCTION_SET = "arm"
|
||||
|
||||
# Cancel the site stuff - it's set for db3 and destroys the
|
||||
# configure.
|
||||
CONFIG_SITE = ""
|
||||
|
||||
Reference in New Issue
Block a user