date: fix build for cygwin

This commit is contained in:
oech3
2026-05-15 19:17:46 +09:00
committed by Daniel Hofstetter
parent 40c36f6e4e
commit d09f351cba
2 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -303,7 +303,7 @@ jobs:
run: |
set -x
pacman -Sy --noconfirm --needed make rust base-devel
DESTDIR=/tmp/c make install PROG_PREFIX=uu- PROFILE=release-small COMPLETIONS=n MANPAGES=n LOCALES=n SKIP_UTILS=date # FIXME: build date
DESTDIR=/tmp/c make install PROG_PREFIX=uu- PROFILE=release-small COMPLETIONS=n MANPAGES=n LOCALES=n
# Check that utils are built with given profile
./target/release-small/true
# Check that the progs have prefix