We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0edb6f7 commit 0974d6fCopy full SHA for 0974d6f
build.rs
@@ -0,0 +1,3 @@
1
+fn main() {
2
+ println!("cargo:rustc-cdylib-link-arg=-Wl,-soname,librbackend.abi3.so")
3
+}
0 commit comments