mirror of
https://github.com/junegunn/fzf.git
synced 2025-07-26 01:31:59 -07:00
Add ppc64le binaries (#3067)
Little-endian 64 bit PowerPC (ppc64le) is the "normal" PowerPC architecture supported by standard Linux distributions (RedHat, SUSE, Ubuntu, etc.). Add support for this architecture in the install script, and add binary builds for it as well.
This commit is contained in:
committed by
Junegunn Choi
parent
8e283f512a
commit
de0da86bd7
@@ -73,6 +73,7 @@ builds:
|
||||
- arm
|
||||
- arm64
|
||||
- loong64
|
||||
- ppc64le
|
||||
goarm:
|
||||
- 5
|
||||
- 6
|
||||
|
Reference in New Issue
Block a user