openwrtv4/package/network/services/samba36
Jakub Tymejczyk 316eb26a3a samba36: fix build (issue #5574)
As indicated in #5574 samba fails to build with linker error due to lack
of talloc_* functions when the packet libtalloc also gets build.

According to Makefile it is compiled with "--without-libtalloc" option.
Running ./configure --help shows that there is another option connected
to libtalloc: --enable/disable-external-libtalloc.
Adding this option fixes build.

Signed-off-by: Jakub Tymejczyk <jakub@tymejczyk.pl>
2018-02-24 11:23:46 +01:00
..
files merge: packages: update branding in core packages 2017-12-08 19:41:18 +01:00
patches samba36: backport an upstream fix for an information leak (CVE-2017-15275) 2017-12-04 09:58:20 +01:00
Makefile samba36: fix build (issue #5574) 2018-02-24 11:23:46 +01:00