mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
fuse: select BR2_LARGEFILE
fuse needs largefile support
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
config BR2_PACKAGE_LIBFUSE
|
||||
bool "libfuse"
|
||||
default n
|
||||
select BR2_LARGEFILE
|
||||
help
|
||||
FUSE (Filesystem in UserSpacE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user