tn3399_openwrt/package/network
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
..
config netifd: update to latest git HEAD 2018-02-07 12:03:56 +01:00
ipv6 odhcp6c: fix appending of emtpy sendopt value (FS#1336) 2018-02-08 18:29:37 +01:00
services samba36: fix build (issue #5574) 2018-02-24 11:23:46 +01:00
utils iproute2: Add support for ports in xfrm on SCTP 2018-02-24 10:29:25 +01:00