mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
projects/*/options: disable AFP support for now, its buggy and we will see who needs this
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
638b1f33ff
commit
1e4a87c3f7
@ -206,7 +206,7 @@
|
|||||||
NFS_SUPPORT="yes"
|
NFS_SUPPORT="yes"
|
||||||
|
|
||||||
# build with afpfs-ng support (mounting AFP shares with XBMC) (yes / no)
|
# build with afpfs-ng support (mounting AFP shares with XBMC) (yes / no)
|
||||||
AFP_SUPPORT="yes"
|
AFP_SUPPORT="no"
|
||||||
|
|
||||||
# build and install Samba Client support (yes / no)
|
# build and install Samba Client support (yes / no)
|
||||||
SAMBA_SUPPORT="yes"
|
SAMBA_SUPPORT="yes"
|
||||||
|
@ -206,7 +206,7 @@
|
|||||||
NFS_SUPPORT="yes"
|
NFS_SUPPORT="yes"
|
||||||
|
|
||||||
# build with afpfs-ng support (mounting AFP shares with XBMC) (yes / no)
|
# build with afpfs-ng support (mounting AFP shares with XBMC) (yes / no)
|
||||||
AFP_SUPPORT="yes"
|
AFP_SUPPORT="no"
|
||||||
|
|
||||||
# build and install Samba Client support (yes / no)
|
# build and install Samba Client support (yes / no)
|
||||||
SAMBA_SUPPORT="yes"
|
SAMBA_SUPPORT="yes"
|
||||||
|
@ -207,7 +207,7 @@
|
|||||||
NFS_SUPPORT="yes"
|
NFS_SUPPORT="yes"
|
||||||
|
|
||||||
# build with afpfs-ng support (mounting AFP shares with XBMC) (yes / no)
|
# build with afpfs-ng support (mounting AFP shares with XBMC) (yes / no)
|
||||||
AFP_SUPPORT="yes"
|
AFP_SUPPORT="no"
|
||||||
|
|
||||||
# build and install Samba Client support (yes / no)
|
# build and install Samba Client support (yes / no)
|
||||||
SAMBA_SUPPORT="yes"
|
SAMBA_SUPPORT="yes"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user