mirror of
https://github.com/termux/termux-packages.git
synced 2024-11-27 07:28:57 +00:00
6770207180
Split patch to per-file patches and enable auto update
12 lines
327 B
Plaintext
12 lines
327 B
Plaintext
--- 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
|