avahi: fix build on some distributions
authorMichal Vasilek <michal.vasilek@nic.cz>
Wed, 9 Feb 2022 20:48:29 +0000 (21:48 +0100)
committerRosen Penev <rosenp@gmail.com>
Thu, 10 Feb 2022 00:05:14 +0000 (16:05 -0800)
commit8490d7096d67d868e1cc068c454ab3dbe683b6d8
tree5f2a79de632c6c1fce25ccacad699ccbd8519b17
parent4de863e418f80cd52293e1ae0de153dcc2cb7141
avahi: fix build on some distributions

This seems to happen only on some distributions (Void, Arch):

    /usr/lib/libgcc_s.so.1: file not recognized: file format not recognized
    collect2: error: ld returned 1 exit status
    libtool:   error: error: relink 'libdns_sd.la' with the above command before installing it

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
libs/avahi/Makefile