mirror of
https://github.com/junegunn/fzf.git
synced 2026-01-09 13:02:35 +08:00
Update Makefile to allow build on i686 (#555)
This commit is contained in:
@@ -79,7 +79,7 @@ Build
|
||||
|
||||
```sh
|
||||
# Build fzf executables and tarballs
|
||||
make
|
||||
make release
|
||||
|
||||
# Install the executable to ../bin directory
|
||||
make install
|
||||
|
||||
Reference in New Issue
Block a user