diff options
author | Adam C. Foltzer <acfoltzer@galois.com> | 2018-02-02 11:31:47 -0800 |
---|---|---|
committer | Adam C. Foltzer <acfoltzer@galois.com> | 2018-02-02 11:31:47 -0800 |
commit | 281294286e1126ef0945ddedd4f577b01f28bc8b (patch) | |
tree | e4324c58ddef1982d96892770424b7a3a289d984 /docs/markdown/snippets | |
parent | 1d81efb03d5efee5899db01737880b1b3969e1fc (diff) | |
download | meson-281294286e1126ef0945ddedd4f577b01f28bc8b.zip meson-281294286e1126ef0945ddedd4f577b01f28bc8b.tar.gz meson-281294286e1126ef0945ddedd4f577b01f28bc8b.tar.bz2 |
Fix Rust shared polyglot test case for cross-compilation
The crate-type in this case should have been `cdylib` since it's
linking via C, rather than the default `dylib` that is meant for
linking via `rustc`.
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions