wineandroid: Add suffix to lib directory and wine binary on 64-bit

Alexandre Julliard julliard at winehq.org
Tue Aug 8 06:16:17 CDT 2017


André Hentschel <nerv at dawncrow.de> writes:

> This fixes at least arm64-v8a builds, where you have lib64/libwine.so and bin/wine64
>
> Signed-off-by: André Hentschel <nerv at dawncrow.de>
> ---
>
> This and "winebuild: Improved position independent code generation" enable Wine on ARM64 Android phones (e.g. most Android devices).
> The check for 64 in the CPU_ABI can be discussed, but I think it's reliable and fast.
>
>  dlls/wineandroid.drv/WineActivity.java | 8 ++++++--
>  1 file changed, 6 insertions(+), 2 deletions(-)

We already prefix with the ABI, so I think plain "lib" is better.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list