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
2786190c0c
commit
0a56d73165
@ -209,7 +209,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"
|
||||||
|
@ -208,7 +208,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"
|
||||||
|
@ -209,7 +209,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