On Wednesday, 19 June 2019 08:35:28 PDT Thiago Macieira wrote: > Linux distributions that ensure the XDG shared-mime-info package is always > installed can save 320 kB in QtCore by compiling with -no-mimetype-database. > You save 90 kB if you add libzstd but not this option.
Turns out that this option breaks Qt Creator. Reported at http://bugreports.qt.io/browse/QTCREATORBUG-22636 Initial fix: https://codereview.qt-project.org/266569 I've just scanned the KDE sources and can't find the same issue. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel System Software Products _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
