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:
Eike Ziller
2024-08-30 11:16:28 +02:00
parent 74151d9918
commit 1ab44a2be1

View File

@@ -84,7 +84,7 @@ static QStringList locateMimeDirectories()
}
#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
#endif