diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2011-12-01 14:54:02 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-12-12 21:50:08 +0000 |
commit | c877ec8ff1dfbf0123f94711f44cea043815a9c1 (patch) | |
tree | 1bdcf28f1cea3080b0d219c110767decb73cf341 /meta/recipes-core/sysvinit | |
parent | 81cbedaaddd589e03fe2f6cb789907b1e555a9d6 (diff) | |
download | openembedded-core-c877ec8ff1dfbf0123f94711f44cea043815a9c1.tar.gz openembedded-core-c877ec8ff1dfbf0123f94711f44cea043815a9c1.tar.bz2 openembedded-core-c877ec8ff1dfbf0123f94711f44cea043815a9c1.tar.xz openembedded-core-c877ec8ff1dfbf0123f94711f44cea043815a9c1.zip |
mdadm: Make custom CC definition conditional
By hardcoding CC's definition in the Makefile, all the gcc parameters
set by tune settings are lost. Causing compile failure with x32 toolchain
As the bitbake defined CC is good, there is no need to redfine CC in the
make file, hence making the CC definition in the Makefile conditional.
This fixes bug: [YOCTO #1414]
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/recipes-core/sysvinit')
0 files changed, 0 insertions, 0 deletions