Fix compilation of AMB if icecc is installed on the build machine. 83/4283/2
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Fri, 6 Nov 2015 23:43:24 +0000 (00:43 +0100)
committerGerrit Code Review <gerrit@172.30.200.200>
Sun, 8 Nov 2015 07:02:17 +0000 (07:02 +0000)
commit6e22b075ed57a0fb3ed5af68e029c291adc309d5
treef6c7c5c70c6d8f070e03dd50f6d5c386248c6b65
parent6f0bdfc2c3d11cf18d149593a189c48a2a14e3d2
Fix compilation of AMB if icecc is installed on the build machine.

If the buildhost has icecc installed, AMBs cmake file will
hardcode the compiler to icecc (understandable, but not a good
idea for crosscompiling). In our case this leads to
the replacement of the compiler supplied by the build environment
with icecc. This breaks the compilation.

We turn off the icecc detection, which is unfortunately on by default.

Plus fixes for a few typos.

Change-Id: Ibc28d3d697f1769f134e2a8f630e42058255bf3b
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
meta-ivi-common/recipes-automotive/automotive-message-broker/automotive-message-broker_git.bb