mirror of
https://github.com/Wind4/vlmcsd.git
synced 2026-05-27 00:11:23 +02:00
vlmcsd-1107-2016-12-12-Hotbird64
This commit is contained in:
+1
-1
@@ -455,7 +455,7 @@ void getExeName()
|
||||
|
||||
fn_exe = (char*)getauxval(AT_EXECFN);
|
||||
|
||||
# elif __UCLIBC__ && __UCLIBC_MAJOR__ < 1 && !defined(NO_PROCFS) // Workaround for older uclibc
|
||||
# elif (__ANDROID__ && __ANDROID_API__ < 16) || (__UCLIBC__ && __UCLIBC_MAJOR__ < 1 && !defined(NO_PROCFS)) // Workaround for older uclibc
|
||||
|
||||
char temp[PATH_MAX + 1];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user