Remove redundant define for QT_LARGEFILE_SUPPORT
It's unconditionally set in qconfig.h by configure.cmake. Pick-to: 6.4 6.3 6.2 Change-Id: If10b5a34111856f4c279a1cf7bfc4ea3a995ef2b Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
33a8772e58
commit
64ac64ba6b
@ -168,10 +168,6 @@
|
|||||||
|
|
||||||
# include <QtCore/qtnamespacemacros.h>
|
# include <QtCore/qtnamespacemacros.h>
|
||||||
|
|
||||||
#if defined(Q_OS_DARWIN) && !defined(QT_LARGEFILE_SUPPORT)
|
|
||||||
# define QT_LARGEFILE_SUPPORT 64
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef __ASSEMBLER__
|
#ifndef __ASSEMBLER__
|
||||||
QT_BEGIN_NAMESPACE
|
QT_BEGIN_NAMESPACE
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user