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, 0 insertions, 24 deletions
diff --git a/0127-CI-cleanup.patch b/0127-CI-cleanup.patch
deleted file mode 100644
index 74a466db1a63..000000000000
--- a/0127-CI-cleanup.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-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
-