about summary refs log tree commit diff stats
path: root/src/wrapped
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2023-11-30 21:52:21 +0100
committerptitSeb <sebastien.chev@gmail.com>2023-11-30 21:52:21 +0100
commita966fa34aed3ae8119bcbdb162a1ca738e491b04 (patch)
tree7c53aa4bd9412ab8d763d4b6785be6c5d7020355 /src/wrapped
parent8cd27fca4d6c3724d4028096a6a654431db79692 (diff)
downloadbox64-a966fa34aed3ae8119bcbdb162a1ca738e491b04.tar.gz
box64-a966fa34aed3ae8119bcbdb162a1ca738e491b04.zip
[ANDROID] Small change that might help on android?
Diffstat (limited to 'src/wrapped')
-rw-r--r--src/wrapped/wrappedlibbsd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wrapped/wrappedlibbsd.c b/src/wrapped/wrappedlibbsd.c
index 11428d46..6147a006 100644
--- a/src/wrapped/wrappedlibbsd.c
+++ b/src/wrapped/wrappedlibbsd.c
@@ -17,7 +17,6 @@
 #include "x64tls.h"
 
 
-// don't try to load the actual ld-linux (because name is variable), just use box64 itself, as it's linked to ld-linux
 const char* libbsdName = "libbsd.so.0";
 #define LIBNAME libbsd