From e7c25f9f246f34ea68ba6c4155b9fd7884162dc8 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Wed, 24 Aug 2016 12:41:31 +0000 Subject: devel/android-tools-{adb,fastboot}: update to 7.0.0.r1 (nougat) Changes: https://android.googlesource.com/platform/system/core/+log/android-6.0.1_r24..android-7.0.0_r1/adb Changes: https://android.googlesource.com/platform/system/core/+log/android-6.0.0_r26..android-7.0.0_r1/fastboot --- devel/android-tools-adb/files/patch-adb_sysdeps_mutex.h | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 devel/android-tools-adb/files/patch-adb_sysdeps_mutex.h (limited to 'devel/android-tools-adb/files/patch-adb_sysdeps_mutex.h') diff --git a/devel/android-tools-adb/files/patch-adb_sysdeps_mutex.h b/devel/android-tools-adb/files/patch-adb_sysdeps_mutex.h new file mode 100644 index 000000000000..792d29f7f738 --- /dev/null +++ b/devel/android-tools-adb/files/patch-adb_sysdeps_mutex.h @@ -0,0 +1,9 @@ +--- adb/sysdeps/mutex.h.orig 2016-06-23 07:04:56 UTC ++++ adb/sysdeps/mutex.h +@@ -104,4 +104,6 @@ + + } + ++#else ++#include + #endif -- cgit v1.2.3