mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 22:47:51 +00:00
ntfs-3g_ntfsprogs: enable mtab, uuid and crypto support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
83583f3d06
commit
499ee9cfee
@ -32,10 +32,10 @@ cd $PKG_BUILD
|
|||||||
--with-fuse=external \
|
--with-fuse=external \
|
||||||
--disable-library \
|
--disable-library \
|
||||||
--enable-posix-acls \
|
--enable-posix-acls \
|
||||||
--disable-mtab \
|
--enable-mtab \
|
||||||
--disable-ntfsprogs \
|
--enable-ntfsprogs \
|
||||||
--disable-crypto \
|
--enable-crypto \
|
||||||
--with-fuse=external \
|
--with-fuse=external \
|
||||||
--without-uuid \
|
--with-uuid \
|
||||||
|
|
||||||
make
|
make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user