1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-21 14:27:08 +00:00
termux-packages/x11-packages/qt5-qtbase/qtbase_src_corelib_global_qsystemdetection.h.patch
Leonid Pliushch f6e69c60be
fix & enable package: qt5-qtbase
%ci:no-build
2022-04-18 14:48:04 +05:30

12 lines
474 B
Diff

--- src/src/corelib/global/qsystemdetection.h.orig 2021-05-06 14:36:25.054047886 +0000
+++ src.mod/src/corelib/global/qsystemdetection.h 2021-05-06 14:43:45.917806447 +0000
@@ -109,7 +109,7 @@
# error "Qt has not been ported to this Apple platform - see http://www.qt.io/developers"
# endif
#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