summaryrefslogtreecommitdiffstats
path: root/mkspecs/win32-g++
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@nokia.com>2012-09-05 16:10:47 +0200
committerQt by Nokia <qt-info@nokia.com>2012-09-13 16:47:33 +0200
commit36282127b81fa2e67aedcead91c0727e2fda648d (patch)
treed522cf9f903871b2ad559fe902aa20db0224f39b /mkspecs/win32-g++
parentf0e2c6fe1c4b89260844243a98862ebe672e3ad9 (diff)
Fix compilation for win32-g++ and C++11
gcc defines __STRICT_ANSI__ implicitly for -std=c++0x. The MinGW headers however omit the declaration of common functions like putenv then. Instead of working around this MinGW particularity on a case by case basis, rather just use gnu++0x for QtCore. Change-Id: Iefe4e7f77014a4f1d501b149e34f7049deb52fb9 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'mkspecs/win32-g++')
0 files changed, 0 insertions, 0 deletions