Skip to content

support aarch64-linux #45

@benjaminedwardwebb

Description

@benjaminedwardwebb

I'd love to be able to use dmenu-rs on aarch64-linux hosts.

On the surface this seems doable given that aarch64-linux architectures are supported as tier 1 platforms by cargo. However I'm not sure if there may be some difficulties due to other parts of the build. My extremely naive approach of slapping --target=aarch64-unknown-linux-gnu after every invocation of cargo in the makefile didn't work. :)

I'm filing this issue in case anyone has any tips, ideas, or pointers on how to do this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions