diff options
author | Khem Raj <raj.khem@gmail.com> | 2012-08-04 20:05:33 +0000 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-08-08 09:02:51 +0200 |
commit | ada707b4e1e0959acd292577c0a4f423a03e308c (patch) | |
tree | 22110999fdda29622ec024e110aec831319c5071 /meta-oe/recipes-multimedia | |
parent | 6fd1caa623563f728d87434f5684cf1d3c9b6c53 (diff) | |
download | meta-openembedded-ada707b4e1e0959acd292577c0a4f423a03e308c.tar.gz |
systemd: Use cross cpp
While building for non x86 arch (ppc) found that build
was using host's cpp which was not generating exact
syscall list for ppc since it was using the include files
from host
With this patch will use $(CPP) instead of hardcoding
cpp in makefile.am and then set CPP properly in recipe
Fixes build failures on cross builds
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-multimedia')
0 files changed, 0 insertions, 0 deletions