blob: 0ab8683efa900d149aedcdb45121fe3f00a02f42 [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_conts_size_of",
"--cfg libc_core_cvoid",
"--cfg libc_packedN",
"--cfg libc_priv_mod_use",
"--cfg libc_union",
],
}