archlinux-pkgbuilds icon indicating copy to clipboard operation
archlinux-pkgbuilds copied to clipboard

fzf: Add support for aarch64

Open WhyNotHugo opened this issue 3 years ago • 0 comments

Use the bin/fzf make target to copy the binary for the current architecture into ./bin/fzf. When packaging, use the file in this well-known path, which results in packaging the binary for the current architecture.

This patch likely results in this package now building on other architectures too.

WhyNotHugo avatar Oct 17 '22 14:10 WhyNotHugo