8 lines
117 B
Plaintext
8 lines
117 B
Plaintext
|
cc_binary {
|
||
|
name: "binder_alloc",
|
||
|
srcs: ["main.cpp"],
|
||
|
cflags: ["-Wall", "-Werror"],
|
||
|
vendor: true,
|
||
|
}
|
||
|
|