Revert "Fix mips and mips64 builds."
am: 98a90189db
Change-Id: Ib23fd76567728f38ec0b45431a764913ea2b8af5
This commit is contained in:
@@ -52,14 +52,6 @@ cc_library_static {
|
||||
local_include_dirs: ["include"],
|
||||
export_include_dirs: ["include"],
|
||||
cflags: ["-Wall", "-Werror"],
|
||||
arch: {
|
||||
mips: {
|
||||
cflags: ["-Wno-#warnings"],
|
||||
},
|
||||
mips64: {
|
||||
cflags: ["-Wno-#warnings"],
|
||||
},
|
||||
},
|
||||
cppflags: [
|
||||
"-std=c++14",
|
||||
"-nostdinc++",
|
||||
|
||||
Reference in New Issue
Block a user