]> git.ipfire.org Git - thirdparty/systemd.git/commit
meson: try BSD-style date(1) for alt_time_epoch as a fallback
authorq66 <q66@chimera-linux.org>
Sat, 6 Dec 2025 16:56:47 +0000 (17:56 +0100)
committerq66 <q66@chimera-linux.org>
Mon, 8 Dec 2025 20:35:28 +0000 (21:35 +0100)
commitabf73cb072ff437a8778a1adf915ff9ae5f5fc85
treed8bdb52e3d35a9ddd9c862820a53d94712d467ef
parent57f911973ae5e9936fdfae994db6c900ef051c91
meson: try BSD-style date(1) for alt_time_epoch as a fallback

If we fail to calculate alt_time_epoch using the GNU-style syntax,
try if BSD-style syntax does not work. Fail for real if that does
not work either.
meson.build