mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-02-02 00:00:03 +03:00
Add note about make clean for fuse build
This commit is contained in:
parent
7beefecf44
commit
4e69c09f4b
3
INSTALL
3
INSTALL
@ -50,7 +50,8 @@ On Fedora (32 or later needed for lbifuse >= 3.7):
|
||||
Arch:
|
||||
pacman -S fuse3
|
||||
|
||||
Then, make using the BCACHEFS_FUSE environment variable:
|
||||
Then, make using the BCACHEFS_FUSE environment variable (make clean first if
|
||||
previously built without fuse support):
|
||||
|
||||
BCACHEFS_FUSE=1 make && make install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user