Link against libfts when building with musl

libabigail requires the fts glibc extension, which is not provided by
musl.  Link against the bionic fts implementation instead.

Test: m USE_HOST_MUSL=true abidw abidiff abitidy
Bug: 190084016
Change-Id: I90e6d2fe65ba12c809b5aafff44f0edfb518a602
1 file changed