diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2015-11-07 00:43:24 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.200> | 2015-11-08 07:02:17 +0000 |
commit | 6e22b075ed57a0fb3ed5af68e029c291adc309d5 (patch) | |
tree | f6c7c5c70c6d8f070e03dd50f6d5c386248c6b65 /meta-agl-security/recipes-core | |
parent | 6f0bdfc2c3d11cf18d149593a189c48a2a14e3d2 (diff) |
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>
Diffstat (limited to 'meta-agl-security/recipes-core')
0 files changed, 0 insertions, 0 deletions