]> code.ossystems Code Review - openembedded-core.git/commit
feature-arm-thumb.inc: drop 'no-thumb-interwork' tuning feature
authorAndre McCurdy <armccurdy@gmail.com>
Wed, 9 Dec 2015 01:09:58 +0000 (17:09 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 22 Dec 2015 16:08:43 +0000 (16:08 +0000)
commitd942f94de8966c839209e8c9a632351d108852c4
treecb8df512707e6621c9c670b7bcdaf5acfcb74105
parent351443d71eb246a946b41f12b54d57b36fe1574e
feature-arm-thumb.inc: drop 'no-thumb-interwork' tuning feature

Interworking is required for ARM EABI, so attempting to disable it
via a tuning feature no longer makes sense (support for ARM OABI was
deprecated in gcc 4.7). We can drop '-mthumb-interwork' from
TUNE_CCARGS for the same reason.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/conf/machine/include/arm/feature-arm-thumb.inc