mirror of
https://github.com/openharmony/third_party_rust_link-cplusplus.git
synced 2026-07-19 17:08:14 -04:00
Select a single docs.rs build target
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user