forked from qt-creator/qt-creator
Update mime database from Qt
qtbase/201045a1fd0bee3a05b6ced34a912d07fe09eb59 Remove remnants of Qt for Native Client (NACL) Change-Id: Ie59567856673b7fd65384bfe42310e375e0347a7 Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
This commit is contained in:
@@ -84,7 +84,7 @@ static QStringList locateMimeDirectories()
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(Q_OS_UNIX) && !defined(Q_OS_NACL) && !defined(Q_OS_INTEGRITY)
|
#if defined(Q_OS_UNIX) && !defined(Q_OS_INTEGRITY)
|
||||||
# define QT_USE_MMAP
|
# define QT_USE_MMAP
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user