mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-28 23:24:22 +00:00
6e760223a4
In case date(1) does not support nanosecond resolution, it does not interpret '%N', and leave it as-is. So we have to remove it. Note that some versions replaces '%N' with 'N', so we have to take this into account as well. Reported-by: Kyle Grieb <grieb.kyle@gmail.com> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> (transplanted from bb6e2df2427f3db871721c96ca3226cfa24204bc)