summarylogtreecommitdiffstats
path: root/0006-MINGW-preset-configure-defaults.patch
diff options
context:
space:
mode:
Diffstat (limited to '0006-MINGW-preset-configure-defaults.patch')
-rw-r--r--0006-MINGW-preset-configure-defaults.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/0006-MINGW-preset-configure-defaults.patch b/0006-MINGW-preset-configure-defaults.patch
index 144c4f12488a..67990c428873 100644
--- a/0006-MINGW-preset-configure-defaults.patch
+++ b/0006-MINGW-preset-configure-defaults.patch
@@ -1,4 +1,4 @@
-From 7c50215fdb389f4c094e15411732fe218b4fa261 Mon Sep 17 00:00:00 2001
+From 3cdb748058d33d3538a5db1c5b07251cebbd10c9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B9?=
<alexey.pawlow@gmail.com>
Date: Thu, 17 Jun 2021 18:51:15 +0530
@@ -53,10 +53,10 @@ index 0000000..03fde9e
+
+ac_cv_have_size_t_format=no
diff --git a/configure.ac b/configure.ac
-index ecdf22d..6058002 100644
+index a9936de..a2cec23 100644
--- a/configure.ac
+++ b/configure.ac
-@@ -920,6 +920,28 @@ if test x$MULTIARCH != x; then
+@@ -913,6 +913,28 @@ if test x$MULTIARCH != x; then
fi
AC_SUBST(MULTIARCH_CPPFLAGS)
@@ -86,5 +86,5 @@ index ecdf22d..6058002 100644
save_LDFLAGS="$LDFLAGS"
LDFLAGS="$LDFLAGS -Wl,--no-as-needed"
--
-2.32.0
+2.33.0