blob: ce103f03023928b1f6de7b6d6784f86cbc87b300 [file] [log] [blame]
rust_binary_host {
name: "sqlite3_bindgen_build",
srcs: ["build.rs"],
rustlibs: [
"libbindgen",
"libbindgen_cmd",
],
lints: "android",
clippy_lints: "android",
multilib: "first",
}