From 0024e4b970169137f6360ccb76776e97f1667e93 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Mon, 26 Feb 2024 21:18:39 +0100 Subject: [ANDROID] BBBBUUUIIIIILLLLDDDD --- src/wrapped/wrappedlibpthread.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/wrapped/wrappedlibpthread.c b/src/wrapped/wrappedlibpthread.c index c10492f4..2d25d66c 100644 --- a/src/wrapped/wrappedlibpthread.c +++ b/src/wrapped/wrappedlibpthread.c @@ -20,7 +20,7 @@ const char* libpthreadName = #ifdef ANDROID - "libpthread.so"; + "libc.so"; #else "libpthread.so.0"; #endif -- cgit 1.4.1