samba: finally found the missing bit for successful cross build.
This commit is contained in:
parent
7214c4ec85
commit
e1f7332f55
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ if [ "$CROSS_BUILD" ]; then
|
|||
# XXX needs cups-config
|
||||
hostmakedepends+=" cups-devel"
|
||||
configure_args+=" samba_cv_CC_NEGATIVE_ENUM_VALUES=yes
|
||||
libreplace_cv_HAVE_GETADDRINFO=yes
|
||||
libreplace_cv_HAVE_GETADDRINFO=no
|
||||
libreplace_cv_HAVE_GETIFADDRS=yes
|
||||
ac_cv_file__proc_sys_kernel_core_pattern=yes
|
||||
ac_cv_func_ext_krb5_free_keytab_entry_contents=yes
|
||||
|
|
Loading…
Reference in a new issue