diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2015-06-21 04:10:28 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2015-06-23 01:04:57 +0300 |
commit | 6a407a81a9abcf6664698b22e70d070605063f7c (patch) | |
tree | d1941d5c69c33136a3609e6c3e9dfa9114fb5eb0 /Documentation/prctl | |
parent | e368c7291f20c624cfc202a8ad836d6de54c0c24 (diff) | |
download | linux-6a407a81a9abcf6664698b22e70d070605063f7c.tar.xz |
Documentation/vDSO: don't build tests when cross compiling
The following was seen in linux-next build coverage, which is somewhat
unique since it uses powerpc host to cross compile x86:
Documentation/vDSO/vdso_standalone_test_x86.c:49:2: error: impossible
register constraint in 'asm'
make[4]: *** [Documentation/vDSO/vdso_standalone_test_x86.o] Error 1
It probably makes sense to just skip building these tests when
we are cross compiling.
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Andy Lutomirski <luto@amacapital.net>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/prctl')
0 files changed, 0 insertions, 0 deletions