[LTP] [PATCH V2 05/32] kernel/controllers: Link with libfts explicitly on musl

Cyril Hrubis chrubis@suse.cz
Tue Feb 2 16:48:12 CET 2016


Hi!
> musl does not implement fts like glibc and therefore it depends on
> external implementation for all fts APIs

DTTO, this should be configure test that would check if fts APIs needs
-lfts. The test should export FTS_LIBS in config.mk which would be set
to -lfts if needed and used in the corresponding Makefiles,

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the Ltp mailing list