package/qt5base: provide "qt.conf" to make "qmake" relocatable
authorWolfgang Grandegger <wg@grandegger.com>
Thu, 20 Jul 2017 14:35:21 +0000 (16:35 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 20 Jul 2017 21:02:46 +0000 (23:02 +0200)
commit3aaea7ace2a24d0d577b553613a86013c384b1c3
tree9ee127f324d4ec5dd975aba20af2818a01680ddc
parent5f4ca518094f7690536074246ab765f36a213783
package/qt5base: provide "qt.conf" to make "qmake" relocatable

The file "qt.conf" can be used to override the hard-coded paths that
are compiled into the Qt library. This is required to make "qmake"
relocatable. Actually, we need to specify all variables to overwrite
the compiled in values.

CC: Julien Corjon <corjon.j@ecagroup.com>
CC: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/qt5/qt5base/qt.conf.in [new file with mode: 0644]
package/qt5/qt5base/qt5base.mk