Index: head/devel/android-tools-adb/files/extra-patch-base_include_android-base_logging.h =================================================================== --- head/devel/android-tools-adb/files/extra-patch-base_include_android-base_logging.h (revision 477247) +++ head/devel/android-tools-adb/files/extra-patch-base_include_android-base_logging.h (nonexistent) @@ -1,11 +0,0 @@ ---- base/include/android-base/logging.h.orig 2015-09-29 18:07:07 UTC -+++ base/include/android-base/logging.h -@@ -321,7 +321,7 @@ struct LogAbortAfterFullExpr { - // DCHECKs are debug variants of CHECKs only enabled in debug builds. Generally - // CHECK should be used unless profiling identifies a CHECK as being in - // performance critical code. --#if defined(NDEBUG) -+#if defined(NDEBUG) || !defined(__ANDROID__) - static constexpr bool kEnableDChecks = false; - #else - static constexpr bool kEnableDChecks = true; Property changes on: head/devel/android-tools-adb/files/extra-patch-base_include_android-base_logging.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property