Fix compile-time error macro when building with -fPIE
authorGabor Ballabas <gaborb@inf.u-szeged.hu>
Tue, 19 Jun 2012 11:24:43 +0000 (13:24 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 20 Jun 2012 01:18:13 +0000 (03:18 +0200)
commit8b92d770a007739e550a03ccfd8f87601ff97b88
tree8c9da80c926958cab3506847a20ae6a81a4bf6fb
parent88cf9402e336fddeb673c92f3c14da47a9f8450b
Fix compile-time error macro when building with -fPIE

This macro causes a compile-time error using LLVM with Clang
when the target that includes qglobal.h is built with -fPIE.

Change-Id: I2e82e1a8feed9009c814f187b06501b26ea3b3b7
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
src/corelib/global/qglobal.h