diff options
author | asafkahlon <35964924+asafkahlon@users.noreply.github.com> | 2020-08-09 14:37:26 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-09 12:37:26 +0100 |
commit | 7b3e3899157566875280a8b860eb5ad5c73eadc1 (patch) | |
tree | 70b85366b77ff541b73aea8c60a14925ff5796af /lib/fuse_lowlevel.c | |
parent | c5e8684b5a2f3400af6d7a3edcaeb3ce8ffc51b5 (diff) | |
download | libfuse-7b3e3899157566875280a8b860eb5ad5c73eadc1.tar.gz |
Define fuse_session_loop_mt as a macro on uclibc and MacOS (#532)
On uclibc and MacOS we don't use versioned symbols. Hence,
there's no definition for fuse_session_loop_mt on those cases
and the linker won't be able to resolve calls to fuse_session_loop_mt()
Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Diffstat (limited to 'lib/fuse_lowlevel.c')
0 files changed, 0 insertions, 0 deletions