mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
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
|
# XXX needs cups-config
|
||||||
hostmakedepends+=" cups-devel"
|
hostmakedepends+=" cups-devel"
|
||||||
configure_args+=" samba_cv_CC_NEGATIVE_ENUM_VALUES=yes
|
configure_args+=" samba_cv_CC_NEGATIVE_ENUM_VALUES=yes
|
||||||
libreplace_cv_HAVE_GETADDRINFO=yes
|
libreplace_cv_HAVE_GETADDRINFO=no
|
||||||
libreplace_cv_HAVE_GETIFADDRS=yes
|
libreplace_cv_HAVE_GETIFADDRS=yes
|
||||||
ac_cv_file__proc_sys_kernel_core_pattern=yes
|
ac_cv_file__proc_sys_kernel_core_pattern=yes
|
||||||
ac_cv_func_ext_krb5_free_keytab_entry_contents=yes
|
ac_cv_func_ext_krb5_free_keytab_entry_contents=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue