10 lines
178 B
Plaintext
10 lines
178 B
Plaintext
|
cc_prebuilt_library_shared {
|
||
|
name: "librtopus",
|
||
|
compile_multilib: "32",
|
||
|
strip: {
|
||
|
none: true,
|
||
|
},
|
||
|
srcs: ["librtopus.so"],
|
||
|
check_elf_files: false,
|
||
|
}
|