diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2014-02-23 15:35:18 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-02-23 16:34:53 +0100 |
commit | 6c1ee14b2922e737474e53a740a2af0f00a444f7 (patch) | |
tree | 2f26e2dfcf2cd03f85a02878dfe7706ba284dec8 /docs/manual/adding-packages-python.txt | |
parent | 39a0fa4b0d85389f85f2cfe126e2f10f94542cb8 (diff) | |
download | buildroot-6c1ee14b2922e737474e53a740a2af0f00a444f7.tar.gz buildroot-6c1ee14b2922e737474e53a740a2af0f00a444f7.zip |
package/linux-headers: add comment to safely ignore missing cross-compiler
For some architectures (eg. Arc, Cris, Hexagon, ia64, Parisc, Score and
Xtensa), the Linux buildsystem tries to call the cross-compiler when
installing the headers.
This is a spurious call, since a cross-compiler is not needed at all to
install the headers.
As some users have reported the issue, just add a comment in linux-headers.mk
directing the user to ignore those errors.
Reported-by: Noam Camus <noamc@ezchip.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual/adding-packages-python.txt')
0 files changed, 0 insertions, 0 deletions