diff options
author | Fatih Aşıcı <fatih.asici@gmail.com> | 2013-11-20 14:17:41 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2013-11-28 23:05:29 +0100 |
commit | 86db2a76e2f07d003464d5e0383d3ea437dc47d9 (patch) | |
tree | 29b5faf8d7ae4f97ad86e37e26148142e1857df9 /docs/manual | |
parent | 571fd2ce74668b4feda2f669a4a406a86f210f1c (diff) | |
download | buildroot-86db2a76e2f07d003464d5e0383d3ea437dc47d9.tar.gz buildroot-86db2a76e2f07d003464d5e0383d3ea437dc47d9.zip |
qt5base: use -device-option to set mkspec variables
Simplify our custom qmake.conf:
- Include linux_device_{pre,post}.conf to inherit common device
configuration.
- Do not add $(STAGING_DIR)/usr/include to include path. It is
redundant.
In additon to the simplification of code, this change is a preparation
to solve problems occurring when QMAKE_CXX is prepended with ccache path.
Upstream patch is needed by configure to parse device options correctly.
Another upstream patch is needed to remove ARM specific parts from
linux_device_post.conf.
Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual')
0 files changed, 0 insertions, 0 deletions