blob: 8ffededa4e61c3c038c83293089fa8f2e5ec4696 [file] [log] [blame]
Matthew Maurer4fe266e2020-06-25 01:10:11 -07001rust_prebuilt_library {
2 name: "libstd_x86_64-unknown-linux-gnu",
3 stem: "libstd",
Thiébaud Weksteenf21d6b02021-01-08 13:40:30 +01004 suffix: "-48da00d88fc936b3",
Matthew Maurer4fe266e2020-06-25 01:10:11 -07005 crate_name: "std",
Thiébaud Weksteenf21d6b02021-01-08 13:40:30 +01006 link_dirs: ["1.49.0/lib/rustlib/x86_64-unknown-linux-gnu/lib/"],
Matthew Maurer4fe266e2020-06-25 01:10:11 -07007 target: {
8 linux_glibc_x86_64: {
9 dylib: {
Thiébaud Weksteenf21d6b02021-01-08 13:40:30 +010010 srcs: ["1.49.0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-48da00d88fc936b3.so"],
Matthew Maurer4fe266e2020-06-25 01:10:11 -070011 },
12 rlib: {
Thiébaud Weksteenf21d6b02021-01-08 13:40:30 +010013 srcs: ["1.49.0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-48da00d88fc936b3.rlib"],
Matthew Maurer4fe266e2020-06-25 01:10:11 -070014 },
15 enabled: true,
16 },
17 },
18 enabled: false,
19 host_supported: true,
Ivan Lozanod31cbc62020-09-17 11:35:18 -040020 sysroot: true,
Matthew Maurer4fe266e2020-06-25 01:10:11 -070021}
22
23rust_prebuilt_library {
24 name: "libtest_x86_64-unknown-linux-gnu",
25 stem: "libtest",
Thiébaud Weksteenf21d6b02021-01-08 13:40:30 +010026 suffix: "-af1c004e0f826f84",
Matthew Maurer4fe266e2020-06-25 01:10:11 -070027 crate_name: "test",
Thiébaud Weksteenf21d6b02021-01-08 13:40:30 +010028 link_dirs: ["1.49.0/lib/rustlib/x86_64-unknown-linux-gnu/lib/"],
Matthew Maurer4fe266e2020-06-25 01:10:11 -070029 target: {
30 linux_glibc_x86_64: {
31 dylib: {
Thiébaud Weksteenf21d6b02021-01-08 13:40:30 +010032 srcs: ["1.49.0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af1c004e0f826f84.so"],
Matthew Maurer4fe266e2020-06-25 01:10:11 -070033 },
34 rlib: {
Thiébaud Weksteenf21d6b02021-01-08 13:40:30 +010035 srcs: ["1.49.0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af1c004e0f826f84.rlib"],
Matthew Maurer4fe266e2020-06-25 01:10:11 -070036 },
37 enabled: true,
38 },
39 },
40 enabled: false,
41 host_supported: true,
Ivan Lozanod31cbc62020-09-17 11:35:18 -040042 sysroot: true,
Matthew Maurer4fe266e2020-06-25 01:10:11 -070043}