Skip to content

could not find ucontext in nix for aarch64-linux-android #2360

@yujack008

Description

@yujack008

error[E0433]: failed to resolve: could not find ucontext in nix
--> src\main.rs:22:39
|
22 | if let Ok(context) = nix::ucontext::UContext::get() {
| ^^^^^^^^ could not find ucontext in nix

nix = { version = "0.28.0", features = ["signal","ucontext"] }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions