mirror of
https://gitee.com/openharmony/third_party_rust_link-cplusplus
synced 2024-11-23 07:19:41 +00:00
Select a single docs.rs build target
This commit is contained in:
parent
690c615e63
commit
93a16b1553
@ -17,3 +17,6 @@ default = [] # automatic
|
||||
libstdcxx = [] # force libstdc++
|
||||
libcxx = [] # force libc++
|
||||
nothing = [] # link nothing, determined somewhere else
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
targets = ["x86_64-unknown-linux-gnu"]
|
||||
|
Loading…
Reference in New Issue
Block a user