projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca6375a
)
samba36: avoid picking up a dependency on libunwind (fixes GH #212)
author
Felix Fietkau
<nbd@nbd.name>
Thu, 21 Jul 2016 15:27:27 +0000
(17:27 +0200)
committer
Felix Fietkau
<nbd@nbd.name>
Thu, 21 Jul 2016 15:33:17 +0000
(17:33 +0200)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/network/services/samba36/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/samba36/Makefile
b/package/network/services/samba36/Makefile
index fdbaa65a7be93478da8a2ee2f0e00c7a3b7e5468..2f0b5fa5f00723e0dd6bf9ee6a1145b5b45bda3b 100644
(file)
--- a/
package/network/services/samba36/Makefile
+++ b/
package/network/services/samba36/Makefile
@@
-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="" \