Update to upstream git commit c7815d675
- Resolves: rhbz 1535542 1550703 1603379 Switch to clang and ninja
This commit is contained in:
parent
5b5f437d84
commit
022a1e0fb4
7 changed files with 197 additions and 1393 deletions
12
0003-buildlib-remove.patch
Normal file
12
0003-buildlib-remove.patch
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
diff --git a/adb/adb.cpp b/adb/adb.cpp
|
||||
index 38c6f62c9..9df41a236 100644
|
||||
--- a/adb/adb.cpp
|
||||
+++ b/adb/adb.cpp
|
||||
@@ -44,7 +44,6 @@
|
||||
#include <android-base/parsenetaddress.h>
|
||||
#include <android-base/stringprintf.h>
|
||||
#include <android-base/strings.h>
|
||||
-#include <build/version.h>
|
||||
|
||||
#include "adb_auth.h"
|
||||
#include "adb_io.h"
|
||||
Loading…
Add table
Add a link
Reference in a new issue