summarylogtreecommitdiffstats
path: root/0127-CI-cleanup.patch
diff options
context:
space:
mode:
Diffstat (limited to '0127-CI-cleanup.patch')
-rw-r--r--0127-CI-cleanup.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/0127-CI-cleanup.patch b/0127-CI-cleanup.patch
new file mode 100644
index 000000000000..74a466db1a63
--- /dev/null
+++ b/0127-CI-cleanup.patch
@@ -0,0 +1,24 @@
+From ea45b9740011bbd6d09c6f66e43f71f21e354c00 Mon Sep 17 00:00:00 2001
+From: Christoph Reiter <reiter.christoph@gmail.com>
+Date: Sun, 1 Aug 2021 15:19:48 +0200
+Subject: [PATCH 127/N] CI: cleanup
+
+---
+ .github/workflows/mingw.yml | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/.github/workflows/mingw.yml b/.github/workflows/mingw.yml
+index af2f57c..17aab89 100644
+--- a/.github/workflows/mingw.yml
++++ b/.github/workflows/mingw.yml
+@@ -166,7 +166,6 @@ jobs:
+
+ mkdir _build && cd _build
+
+- CFLAGS="-O2 -D_WIN32_WINNT=0x0601" \
+ ../configure \
+ --host=x86_64-w64-mingw32 \
+ --build=x86_64-pc-linux-gnu \
+--
+2.32.0
+