在 2026-8-29 12:09, Zhongteng Gui 写道:
Signed-off-by: Zhongteng Gui <[email protected]>
---
  .github/workflows/build.yml | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index addcd51f2..9fe2fa84e 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -784,7 +784,7 @@ jobs:
            mkdir build
            cd build
            ../configure \
-              --disable-dependency-tracking
+              --disable-dependency-tracking \
                --prefix=/gcc-mingw/${{matrix.arch}}-w64-mingw32 \
                --host=${{matrix.arch}}-w64-mingw32 \
                --enable-silent-rules \

Did you make other modifications to build.yml before this patch?



--
Best regards,
LIU Hao

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to