diff options
author | Casper van Donderen <casper.vandonderen@nokia.com> | 2011-09-30 08:55:26 (GMT) |
---|---|---|
committer | Casper van Donderen <casper.vandonderen@nokia.com> | 2011-09-30 08:55:26 (GMT) |
commit | a3a5566678256a029893fdfbc0c977e68bb61f2e (patch) | |
tree | ee09839c6ce95645da511c5ebd91d19586649976 /mkspecs/unsupported/integrity-ghs/qplatformdefs.h | |
parent | 7e6bf4a06e6f2e8e3a25d1212be766e2e753347a (diff) | |
parent | 1f459f4040845919ffd46cea35958486f41abb3c (diff) | |
download | Qt-a3a5566678256a029893fdfbc0c977e68bb61f2e.zip Qt-a3a5566678256a029893fdfbc0c977e68bb61f2e.tar.gz Qt-a3a5566678256a029893fdfbc0c977e68bb61f2e.tar.bz2 |
Merge remote-tracking branch 'mainline/4.8'
Diffstat (limited to 'mkspecs/unsupported/integrity-ghs/qplatformdefs.h')
-rw-r--r-- | mkspecs/unsupported/integrity-ghs/qplatformdefs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mkspecs/unsupported/integrity-ghs/qplatformdefs.h b/mkspecs/unsupported/integrity-ghs/qplatformdefs.h index 919d2cf..589b3bf 100644 --- a/mkspecs/unsupported/integrity-ghs/qplatformdefs.h +++ b/mkspecs/unsupported/integrity-ghs/qplatformdefs.h @@ -89,6 +89,7 @@ #define QT_TRUNCATE ::truncate #define QT_FTRUNCATE ::ftruncate #define QT_LSEEK ::lseek +#define QT_OPEN_LARGEFILE 0 #endif #ifdef QT_LARGEFILE_SUPPORT |