Fix hard and soft float libc detection for managed Python distributions on ARM (#8498)
This commit is contained in:
@@ -57,6 +57,9 @@ tracing = { workspace = true }
|
||||
url = { workspace = true }
|
||||
which = { workspace = true }
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
procfs = { workspace = true }
|
||||
|
||||
[target.'cfg(target_os = "windows")'.dependencies]
|
||||
windows-sys = { workspace = true }
|
||||
windows-registry = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user