bdf7929109
When BR2_REPRODUCIBLE is set and host-coreutils needs to be built, the
fakedate script installed to 'host/bin/date' will be overwritten by
host-coreutils.
Besides, we do not need our host-coreutils for 'date' at all; we really
rely on the host system to provide it.
Unconditionally disable installing the 'date' binary in host-coreutils.
Note that we explicitly request only ln and realpath to be installed,
but the coreutils buildsystem does not strictly obey to that, as was
already noticed in
|
||
---|---|---|
.. | ||
0001-ls-restore-8.31-behavior-on-removed-directories.patch | ||
0002-m4-pthread-cond.m4-fix-build-without-threads.patch | ||
0003-lib-pthread-cond.c-use-tv.nsec-instead-of-tv.usec.patch | ||
Config.in | ||
coreutils.hash | ||
coreutils.mk |