projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14ad8fa
)
fuse: select BR2_LARGEFILE
author
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 10 Jul 2008 10:11:36 +0000
(10:11 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 10 Jul 2008 10:11:36 +0000
(10:11 -0000)
fuse needs largefile support
package/fuse/Config.in
patch
|
blob
|
history
diff --git
a/package/fuse/Config.in
b/package/fuse/Config.in
index d54b72bed795ae622e824d6f570b0adc9b78f997..809ae2dc061ae393ff3cbea93fd95fa029eff7d6 100644
(file)
--- a/
package/fuse/Config.in
+++ b/
package/fuse/Config.in
@@
-1,6
+1,7
@@
config BR2_PACKAGE_LIBFUSE
bool "libfuse"
default n
+ select BR2_LARGEFILE
help
FUSE (Filesystem in UserSpacE)