diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2013-04-07 09:57:17 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-04-11 16:11:21 +0200 |
commit | 92a0a1089134f18399b9b4f84ef341dac20c40d2 (patch) | |
tree | d875105ea83fbfad08bb4530bd1d85241911de57 /package/sysprof/sysprof.mk | |
parent | 186ef9f6f4647ed34b67a3427a5e0e249f0794e7 (diff) | |
download | buildroot-novena-92a0a1089134f18399b9b4f84ef341dac20c40d2.tar.gz buildroot-novena-92a0a1089134f18399b9b4f84ef341dac20c40d2.zip |
qt5base: adjust linux-buildroot-g++ qmake.conf
In order for qmake to generate correct moc command lines, we need to
make sure INCLUDEPATH contains $(STAGING_DIR)/usr/include. To do so,
we add a new line in our custom qmake.conf.
Also, in order to clearly identify the Buildroot specific variables
from the qmake standard variables, we prefix all the custom Buildroot
variables by BUILDROOT_ in qmake.conf.
This solves compilation issues of qt5svg such as "Undefined
interface", due to the fact that moc isn't passed a -I path pointing
to the main header directory.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/sysprof/sysprof.mk')
0 files changed, 0 insertions, 0 deletions