blob: 41843b193d4b45b7c2b3c8b50d34189abcb510c7 [file] [log] [blame]
// This file is generated by cargo2android.py.
rust_library_rlib {
name: "liblibc",
host_supported: true,
crate_name: "libc",
srcs: ["src/lib.rs"],
edition: "2015",
features: [
"default",
"std",
],
flags: [
"--cfg freebsd11",
"--cfg libc_align",
"--cfg libc_const_size_of",
"--cfg libc_core_cvoid",
"--cfg libc_packedN",
"--cfg libc_priv_mod_use",
"--cfg libc_union",
],
}