mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
samba: specify libiconv default dir
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
37e2092899
commit
0056cd4727
@ -37,7 +37,6 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
export samba_cv_CC_NEGATIVE_ENUM_VALUES=no
|
export samba_cv_CC_NEGATIVE_ENUM_VALUES=no
|
||||||
export ac_cv_lib_avahi_client_avahi_client_new=yes
|
|
||||||
|
|
||||||
cd $PKG_BUILD/source3
|
cd $PKG_BUILD/source3
|
||||||
|
|
||||||
@ -107,6 +106,7 @@ sh autogen.sh
|
|||||||
--with-included-popt \
|
--with-included-popt \
|
||||||
--with-included-iniparser \
|
--with-included-iniparser \
|
||||||
$CONFIG_SAMBA \
|
$CONFIG_SAMBA \
|
||||||
|
--with-libiconv="$SYSROOT_PREFIX/usr" \
|
||||||
--with-sqlite3 \
|
--with-sqlite3 \
|
||||||
--with-pthreads \
|
--with-pthreads \
|
||||||
--without-setproctitle \
|
--without-setproctitle \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user