You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
6 years ago
..
config netifd: update to latest git HEAD 6 years ago
ipv6 odhcp6c: fix appending of emtpy sendopt value (FS#1336) 6 years ago
services samba36: fix build (issue #5574) 6 years ago
utils iproute2: Add support for ports in xfrm on SCTP 6 years ago