]> code.ossystems Code Review - openembedded-core.git/commit
busybox: Pass HOST_CC_ARCH through CONFIG_EXTRA_CFLAGS
authorKhem Raj <raj.khem@gmail.com>
Wed, 25 Apr 2012 22:44:06 +0000 (15:44 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 May 2012 10:55:43 +0000 (11:55 +0100)
commit2aa0540515efc15957101e24224b425ee00446d9
tree9d0996fa7823b27a10b191eef575aef872ac06ec
parentd478424fbe01942577ab541174df191528556554
busybox: Pass HOST_CC_ARCH through CONFIG_EXTRA_CFLAGS

The -mabi option is part of HOST_CC_ARCH which does not
appear in CFLAGS. This is for completeness since compiler
already defaults to n64 it wont matter that much

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-core/busybox/busybox.inc
meta/recipes-core/busybox/busybox_1.19.4.bb