diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-08-22 13:01:20 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-08-22 13:01:20 +0000 |
commit | 212056367b28056afc7702fbe11fef0d918cf928 (patch) | |
tree | 55352d2b91e51ca0f722cf9f1707bebdec74d38c /devel/android-tools-adb/files/extra-patch-adb_sysdeps_mutex.h | |
parent | Update to 4.0 (diff) |
devel/android-tools-{adb,fastboot}: update to 8.0.0.r4 (oreo)
Changes: https://android.googlesource.com/platform/system/core/+log/android-7.1.2_r17..android-8.0.0_r4/adb
Changes: https://android.googlesource.com/platform/system/core/+log/android-7.1.2_r17..android-8.0.0_r4/fastboot
Notes
Notes:
svn path=/head/; revision=448522
Diffstat (limited to 'devel/android-tools-adb/files/extra-patch-adb_sysdeps_mutex.h')
-rw-r--r-- | devel/android-tools-adb/files/extra-patch-adb_sysdeps_mutex.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/devel/android-tools-adb/files/extra-patch-adb_sysdeps_mutex.h b/devel/android-tools-adb/files/extra-patch-adb_sysdeps_mutex.h deleted file mode 100644 index 792d29f7f738..000000000000 --- a/devel/android-tools-adb/files/extra-patch-adb_sysdeps_mutex.h +++ /dev/null @@ -1,9 +0,0 @@ ---- adb/sysdeps/mutex.h.orig 2016-06-23 07:04:56 UTC -+++ adb/sysdeps/mutex.h -@@ -104,4 +104,6 @@ - - } - -+#else -+#include <mutex> - #endif |