mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
gcc-4.6.inc: Always build runtime in ARM mode.
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -16,6 +16,8 @@ BINV = "${PV}.0"
|
||||
|
||||
PR = "r0"
|
||||
|
||||
ARM_INSTRUCTION_SET = "arm"
|
||||
|
||||
DEPENDS =+ "mpfr gmp libmpc"
|
||||
NATIVEDEPS = "mpfr-native gmp-native gettext-native libmpc-native"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user