-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels