forked from mirror/openwrt
Musl libc does not support the non-POSIX "%F" format for strptime() so
replace all occurrences of it with an equivalent "%Y-%m-%d" format.
Fixes: #10419
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(backported from commit
|
||
|---|---|---|
| .. | ||
| 001-examples-compile-with-make-check.patch | ||
| 0001-meta-don-t-use-non-POSIX-formats-in-strptime.patch | ||