diff options
author | Zhangjin Wu <falcon@tinylab.org> | 2023-08-12 04:30:25 +0800 |
---|---|---|
committer | Willy Tarreau <w@1wt.eu> | 2023-08-23 05:18:50 +0200 |
commit | 418c846821506d01882a948ce90947f264afc606 (patch) | |
tree | 97788e88c4940f565ebf20bc0444cd4fdffc27ba /tools/include | |
parent | dcb677c3d3290c18cfdbc54d2f8fcf0279c06206 (diff) |
selftests/nolibc: libc-test: use HOSTCC instead of CC
libc-test is mainly added to compare the behavior of nolibc to the
system libc, it is meaningless and error-prone with cross compiling.
Let's use HOSTCC instead of CC to avoid wrongly use cross compiler when
CROSS_COMPILE is passed or customized.
Signed-off-by: Zhangjin Wu <falcon@tinylab.org>
Fixes: cfb672f94f6e ("selftests/nolibc: add run-libc-test target")
Signed-off-by: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'tools/include')
0 files changed, 0 insertions, 0 deletions