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"],
|
local_include_dirs: ["include"],
|
||||||
export_include_dirs: ["include"],
|
export_include_dirs: ["include"],
|
||||||
cflags: ["-Wall", "-Werror"],
|
cflags: ["-Wall", "-Werror"],
|
||||||
arch: {
|
|
||||||
mips: {
|
|
||||||
cflags: ["-Wno-#warnings"],
|
|
||||||
},
|
|
||||||
mips64: {
|
|
||||||
cflags: ["-Wno-#warnings"],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
cppflags: [
|
cppflags: [
|
||||||
"-std=c++14",
|
"-std=c++14",
|
||||||
"-nostdinc++",
|
"-nostdinc++",
|
||||||
|
|||||||
Reference in New Issue
Block a user