mirror of
https://github.com/termux/termux-packages.git
synced 2025-06-01 23:52:13 +00:00
12 lines
327 B
Diff
12 lines
327 B
Diff
--- a/src/corelib/global/qsystemdetection.h
|
|
+++ b/src/corelib/global/qsystemdetection.h
|
|
@@ -78,7 +78,7 @@
|
|
# define Q_OS_WEBOS
|
|
# define Q_OS_LINUX
|
|
#elif defined(__ANDROID__) || defined(ANDROID)
|
|
-# define Q_OS_ANDROID
|
|
+# define Q_OS_ANDROID_EMBEDDED
|
|
# define Q_OS_LINUX
|
|
#elif defined(__CYGWIN__)
|
|
# define Q_OS_CYGWIN
|