summarylogtreecommitdiffstats
path: root/idevicerestore-0001-configure.ac-check-for-pthreads.patch
diff options
context:
space:
mode:
Diffstat (limited to 'idevicerestore-0001-configure.ac-check-for-pthreads.patch')
-rw-r--r--idevicerestore-0001-configure.ac-check-for-pthreads.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/idevicerestore-0001-configure.ac-check-for-pthreads.patch b/idevicerestore-0001-configure.ac-check-for-pthreads.patch
index 8ef48423cffa..40450de4d741 100644
--- a/idevicerestore-0001-configure.ac-check-for-pthreads.patch
+++ b/idevicerestore-0001-configure.ac-check-for-pthreads.patch
@@ -1,7 +1,7 @@
-From 9481d9fcf04203477dca4d503524c042fe63ab0e Mon Sep 17 00:00:00 2001
+From 74a52b212dc9cd83c3f42e133cb19f1595c0f53b Mon Sep 17 00:00:00 2001
From: Ivan Shapovalov <intelfx100@gmail.com>
Date: Fri, 25 Sep 2015 23:37:27 +0300
-Subject: [PATCH] configure.ac: check for pthreads
+Subject: [PATCH 1/2] configure.ac: check for pthreads
Fixes building at least on Arch.
---
@@ -9,7 +9,7 @@ Fixes building at least on Arch.
1 file changed, 1 insertion(+)
diff --git a/configure.ac b/configure.ac
-index 8f20317..df7ac04 100644
+index 349ee8f..d69e56d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,6 +19,7 @@ AM_PROG_CC_C_O
@@ -21,5 +21,5 @@ index 8f20317..df7ac04 100644
PKG_CHECK_MODULES(libimobiledevice, libimobiledevice-1.0 >= 1.2.1)
PKG_CHECK_MODULES(libplist, libplist >= 1.0)
--
-2.25.0
+2.27.0