conformtest: Enable tests when cross compiling.
authorJoseph Myers <joseph@codesourcery.com>
Tue, 18 Apr 2017 23:51:35 +0000 (23:51 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Tue, 18 Apr 2017 23:51:35 +0000 (23:51 +0000)
commit62f71aad7e0d9df95578846134f1738ddf0e7844
tree67fe7337f57aa70f7c4e485e8ab61ce98bfa63be
parent2288c2674d050cbbe96a3eb00e7dda1452160c32
conformtest: Enable tests when cross compiling.

This patch enables the compilation part of the conformtest tests (the
vast bulk of them) when cross compiling, so making it easy to run them
across many configurations with build-many-glibcs.py.

Tested with build-many-glibcs.py.

* conform/Makefile (tests-special): Do not make addition of
$(conformtest-header-tests) conditional on [$(cross-compiling) = no].
(generated): Do not make addition of $(conformtest-header-base)
conditional on [$(cross-compiling) = no].
ChangeLog
conform/Makefile