ptitSeb / box64

Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices
https://box86.org
MIT License
3.73k stars 267 forks source link

Revert "[ANDROID] Not use 'libbsd.so' as needed lib and don't define NEEDED_LIBS_234 for Android Too, Use BOX64_LD_LIBRARY_PATH instead of LD_LIBRARY_PATH on CTEST" #1762

Closed KreitinnSoftware closed 1 month ago

KreitinnSoftware commented 1 month ago

Reverts ptitSeb/box64#1754

KreitinnSoftware commented 1 month ago

Some functions on libbsd are needed by wine and it's on android libc, I done a mistake thinking that's no needed

ptitSeb commented 1 month ago

But you probably want to re-apply the box64_ld_library_path change later...

KreitinnSoftware commented 1 month ago

But you probably want to re-apply the box64_ld_library_path change later...

Yes, this I will do