summaryrefslogtreecommitdiff
path: root/glib-patches/cross-compiling.patch
diff options
context:
space:
mode:
Diffstat (limited to 'glib-patches/cross-compiling.patch')
-rw-r--r--glib-patches/cross-compiling.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/glib-patches/cross-compiling.patch b/glib-patches/cross-compiling.patch
index 9960b42..9550e65 100644
--- a/glib-patches/cross-compiling.patch
+++ b/glib-patches/cross-compiling.patch
@@ -1,8 +1,8 @@
diff --git a/glib/configure.ac b/glib/configure.ac
-index d551832..da67a56 100644
+index 27a4a23..160f57d 100644
--- a/glib/configure.ac
+++ b/glib/configure.ac
-@@ -2447,30 +2447,6 @@ int error = EILSEQ;
+@@ -2427,30 +2427,6 @@ int error = EILSEQ;
], have_eilseq=yes, have_eilseq=no);
AC_MSG_RESULT($have_eilseq)
@@ -30,6 +30,6 @@ index d551832..da67a56 100644
- fi
-fi
-
- dnl
- dnl Tracing
- dnl
+ dnl ************************************
+ dnl *** Enable lcov coverage reports ***
+ dnl ************************************