Warn users of Telechips devices that app will crash with their broken libc
This commit is contained in:
@@ -85,4 +85,5 @@ class Globals {
|
||||
public static String DataDir = new String("");
|
||||
public static boolean SmoothVideo = false;
|
||||
public static boolean MultiThreadedVideo = false;
|
||||
public static boolean BrokenLibCMessageShown = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user