summaryrefslogtreecommitdiff
path: root/test cases/rust/5 polyglot static/test.json
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.com>2023-04-27 10:30:19 -0400
committerXavier Claessens <xavier.claessens@collabora.com>2023-05-01 12:57:45 -0400
commit2dadc3ae5befade53c38c314344b7bd6f2aca3f4 (patch)
tree76dc2b9f7c5751ab7867ff106577161c6c5eb24d /test cases/rust/5 polyglot static/test.json
parenta78af236862008f284d84ab9327a38886e086d8c (diff)
downloadmeson-2dadc3ae5befade53c38c314344b7bd6f2aca3f4.tar.gz
Rust: C static library cannot link_whole Rust static library
Diffstat (limited to 'test cases/rust/5 polyglot static/test.json')
-rw-r--r--test cases/rust/5 polyglot static/test.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/test cases/rust/5 polyglot static/test.json b/test cases/rust/5 polyglot static/test.json
index cc0d2da7e..135300de5 100644
--- a/test cases/rust/5 polyglot static/test.json
+++ b/test cases/rust/5 polyglot static/test.json
@@ -1,7 +1,6 @@
{
"installed": [
{"type": "exe", "file": "usr/bin/prog"},
- {"type": "pdb", "file": "usr/bin/prog"},
- {"type": "file", "file": "usr/lib/libclib.a"}
+ {"type": "pdb", "file": "usr/bin/prog"}
]
}