mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-28 23:23:59 +00:00
samba36: avoid picking up a dependency on libunwind (fixes GH #212)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
ca6375ac51
commit
c7a5bb5a7e
@ -82,6 +82,7 @@ CONFIGURE_VARS += \
|
||||
samba_cv_USE_SETRESUID=yes \
|
||||
samba_cv_have_setreuid=yes \
|
||||
samba_cv_have_setresuid=yes \
|
||||
ac_cv_header_libunwind_h=no \
|
||||
ac_cv_header_zlib_h=no \
|
||||
samba_cv_zlib_1_2_3=no \
|
||||
ac_cv_path_PYTHON="" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user