Loading package/fuse/libfuse.mk +1 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,7 @@ LIBFUSE_SOURCE = fuse-$(LIBFUSE_VERSION).tar.gz LIBFUSE_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/fuse/ LIBFUSE_INSTALL_STAGING = YES LIBFUSE_CONF_OPT= --program-prefix="" \ --disable-nls \ LIBFUSE_CONF_OPT= --disable-nls \ --disable-example \ --disable-kernel-module \ --enable-lib \ Loading Loading
package/fuse/libfuse.mk +1 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,7 @@ LIBFUSE_SOURCE = fuse-$(LIBFUSE_VERSION).tar.gz LIBFUSE_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/fuse/ LIBFUSE_INSTALL_STAGING = YES LIBFUSE_CONF_OPT= --program-prefix="" \ --disable-nls \ LIBFUSE_CONF_OPT= --disable-nls \ --disable-example \ --disable-kernel-module \ --enable-lib \ Loading