mirror of
https://github.com/torvalds/linux.git
synced 2024-12-05 18:41:23 +00:00
418c846821
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:
|
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
nolibc-test.c |