summaryrefslogtreecommitdiffstats
path: root/package/samba/samba-fix-smbd-libs-avahi.patch
Commit message (Collapse)AuthorAgeFilesLines
* samba: fix linking of smbd with avahi supportSven Neumann2011-09-131-0/+15
Expliticly link with -lpthread if smbd is compiled with avahi support. Otherwise the binary will fail to run. Signed-off-by: Sven Neumann <s.neumann@raumfeld.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>