qt6-bb10/config.tests
Laszlo Agocs 19e61ac290 Fix pointer size detection when cross-compiling
The initial configure fails to build the pointer size test correctly
due to the missing --sysroot argument. This breaks 64-bit targets
as the pointer size is set to 4. A subsequent configure correctly
builds and picks 8 up, but we expect the first attempt to work as well.

Task-number: QTBUG-47840
Change-Id: Iaf9450635f1bbc12e18062fa0a51f35cf690ce08
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2015-08-21 12:43:41 +00:00
..
arch Update the list of x86 instruction set extensions enabled by GCC 2015-07-28 23:55:04 +00:00
common Require more of the C++11 Standard Library 2015-08-06 07:13:46 +00:00
mac/corewlan Fixed license headers 2015-02-17 18:46:09 +00:00
qpa Add Mir client platform plugin 2015-08-09 06:27:26 +00:00
unix Fix pointer size detection when cross-compiling 2015-08-21 12:43:41 +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