mirror of
https://gitee.com/openharmony/third_party_rust_nix
synced 2024-12-11 17:37:18 +00:00
Remove cc dependency on DragonFly
f5ee22db48
removed the need for this dependency.
This commit is contained in:
parent
b9eb19778a
commit
d74bbe6539
@ -76,9 +76,6 @@ uio = []
|
||||
users = ["features"]
|
||||
zerocopy = ["fs", "uio"]
|
||||
|
||||
[target.'cfg(target_os = "dragonfly")'.build-dependencies]
|
||||
cc = "1"
|
||||
|
||||
[dev-dependencies]
|
||||
assert-impl = "0.1"
|
||||
lazy_static = "1.2"
|
||||
|
Loading…
Reference in New Issue
Block a user