dacc0a44ac
There are places in Qt's source where headers included with the name of the module subdirectory (e.g. #include <QtCore/QHash>). Therefore, the build system passes the top header directory to the compiler; but this results in a error when building host tools since sysroot/usr/include directory includes architecture specific system headers. In order to prevent this, install all Qt headers into a subdirectory in /usr/include. Fixes: http://autobuild.buildroot.net/results/4f1/4f16c0b38bdd6e40efcc781c12fae81c0bfabb72/ Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
||
---|---|---|
.. | ||
Config.in | ||
qt5base-0001-Fix-build-MIPS64-bigendian.patch | ||
qt5base-0002-mkspecs-files.patch | ||
qt5base-0003-uclibc-no-lfs.patch | ||
qt5base-0004-qatomic-ppc.patch | ||
qt5base-0005-uclibc-no-gnu-lib-names.patch | ||
qt5base.mk |