0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-09-28 00:52:41 +00:00
Files
termux-packages/packages/mono/mono-eglib-goutput.c.patch
2025-09-14 19:56:03 +08:00

12 lines
280 B
Diff

--- a/mono/eglib/goutput.c
+++ b/mono/eglib/goutput.c
@@ -234,7 +234,7 @@
g_assertion_message ("* Assertion: should not be reached at %s:%d\n", file, line);
}
-#if HOST_ANDROID
+#if HOST_ANDROID && !defined(__TERMUX__)
#include <android/log.h>
static android_LogPriority