Files
termux-packages/packages/mesa
termux-pacman-bot 91801c249c fix(main/mesa): Rebuild after llvm 19 update (#21649)
This fixes the following runtime error.
MESA-LOADER: failed to open swrast: dlopen failed: cannot locate symbol LLVMLinkInMCJIT
referenced by /data/data/com.termux/usr/lib/dri/kms_swrast_dri.so...
(search paths /data/data/com.termux/files/usr/lib/dri, suffix _dri)

Besides, add libllvm to DEPENDS, as shared-llvm build options doesn't
work for some reason.

---------

Co-authored-by: Chongyun Lee <45286352+licy183@users.noreply.github.com>
2024-10-04 06:11:43 +00:00
..