mirror of
https://github.com/termux/termux-packages.git
synced 2024-11-11 11:59:19 +00:00
ee58f9aaf2
Specifically this update fixes the build of libfuse3, which on current
3.15.1 version and NDK toolchain fails with:
> ld.lld: error: version script assignment of 'FUSE_3.0' to symbol 'fuse_register_module' failed: symbol not defined
> ld.lld: error: version script assignment of 'FUSE_3.4' to symbol 'fuse_reply_copy_file_range' failed: symbol not defined
This was fixed upstream in
|
||
---|---|---|
.. | ||
build.sh | ||
example-poll.c.patch | ||
example-printcap.c.patch | ||
lib-fuse_i.h.patch | ||
lib-fuse_loop_mt.c.patch | ||
lib-fuse.c.patch | ||
lib-meson.build.patch | ||
test-test_setattr.c.patch | ||
util-install_helper.sh.patch |