qt5base-lts/config.tests
Thiago Macieira 00f35b4ae7 Move pointer size detection entirely to qprocessordetection.h
This commit removes the legacy ptrsize check, which was deficient
because it did not work for multiarch systems (when we supported fat
OS X binaries) and did not work for bootstrap builds because the size
might be different when cross-compiling.

Instead, let's rely on the predefined preprocessor macros to detect
correctly. As a nice side-effect, this fixes 64-bit Android builds
cross-compiled from Windows.

Task-number: QTBUG-48932
Change-Id: I1d0f78915b5942aab07cffff140f9a52b9342f23
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Reviewed-by: Erik Verbruggen <erik.verbruggen@theqtcompany.com>
2015-10-26 19:57:54 +00:00
..
arch Update the list of x86 instruction set extensions enabled by GCC 2015-07-28 23:55:04 +00:00
common Auto-detect whether 64-bit std::atomic really works 2015-09-22 22:46:08 +00:00
mac/corewlan Fixed license headers 2015-02-17 18:46:09 +00:00
qpa Separate KMS and GBM tests 2015-10-14 11:39:26 +00:00
unix Move pointer size detection entirely to qprocessordetection.h 2015-10-26 19:57:54 +00:00
win/directwrite Windows: Include DirectWrite support by default if available 2015-07-21 08:21:34 +00:00
x11 Update copyright headers 2015-02-11 06:49:51 +00:00
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
.qmake.conf Handle INCLUDE and LIB environment variables in config.tests for MinGW 2013-11-22 07:30:57 +01:00