This commit is contained in:
Duke
2025-12-30 01:26:09 -05:00
parent 017d0eeae5
commit 50a4107f08
2 changed files with 3 additions and 2 deletions

View File

@@ -127,7 +127,7 @@ as --version | tail -n1
ld -v
autoconf --version
HOST="$HOST" BUILD="$BUILD" "$MAKE" CFLAGS='-std=gnu17' "$@" -C ./depends/ V=1
HOST="$HOST" BUILD="$BUILD" "$MAKE" "$@" -C ./depends/ V=1
time ./autogen.sh