mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
samba:
- dont build and install libiconv
This commit is contained in:
parent
2e02541f3a
commit
d335f29ac7
@ -3,7 +3,6 @@
|
|||||||
. config/options
|
. config/options
|
||||||
|
|
||||||
$SCRIPTS/build toolchain
|
$SCRIPTS/build toolchain
|
||||||
$SCRIPTS/build libiconv
|
|
||||||
$SCRIPTS/build avahi
|
$SCRIPTS/build avahi
|
||||||
|
|
||||||
export samba_cv_CC_NEGATIVE_ENUM_VALUES=no
|
export samba_cv_CC_NEGATIVE_ENUM_VALUES=no
|
||||||
@ -34,7 +33,6 @@ cd $PKG_BUILD/source3
|
|||||||
--without-quotas \
|
--without-quotas \
|
||||||
--without-sys-quotas \
|
--without-sys-quotas \
|
||||||
--with-syslog \
|
--with-syslog \
|
||||||
--with-libiconv=$SYSROOT_PREFIX/usr \
|
|
||||||
|
|
||||||
make bin/libsmbclient.so \
|
make bin/libsmbclient.so \
|
||||||
bin/smbd
|
bin/smbd
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
. config/options
|
. config/options
|
||||||
|
|
||||||
$SCRIPTS/install libiconv
|
|
||||||
$SCRIPTS/install avahi
|
$SCRIPTS/install avahi
|
||||||
|
|
||||||
PKG_DIR=`find $PACKAGES -type d -name $1`
|
PKG_DIR=`find $PACKAGES -type d -name $1`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user