mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-17 16:23:39 +00:00
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>