Files
termux-packages/packages/wasi-libc
termux-pacman-bot 047aebba70 fix(main/wasi-libc): enable termux_step_host_build() to complete successfully if various things were previously built in the same $TERMUX_PREFIX
- Fixes `mv: cannot overwrite '/data/data/com.termux/files/usr/share/cmake': Directory not empty` if anything else that also has a `$TERMUX_PREFIX/share/cmake` folder was already installed previously

- Prevents any similar error from occurring for the `$TERMUX_PREFIX/lib/clang/$llvm_major_version/lib` folder

- Fix repeated builds by removing `$TERMUX_HOSTBUILD_MARKER` during `termux_step_configure()`
2025-05-15 08:08:30 +00:00
..