package/thrift: disable qt4
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sat, 7 Mar 2020 09:22:30 +0000 (10:22 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 7 Mar 2020 21:52:02 +0000 (22:52 +0100)
commit2f81865717f893c7fa5c2d4ac297ce42ec784297
treeb01d43a5f81544b6cf4b1415d428ed45bd490e27
parentc7e56163a70969a7dcdb3adf57c363ac462867a9
package/thrift: disable qt4

host-thrift can fail if a broken Qt4 is found on host:

CMake Error in lib/cpp/CMakeLists.txt:
  Imported target "Qt4::QtCore" includes non-existent path

    "/nvmedata/autobuild/instance-4/output-1/host/usr/mkspecs/default"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.

Fixes:
 - http://autobuild.buildroot.org/results/57cad5313896c868e99b0b9534678f1c83a386f2

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Reviewed-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/thrift/thrift.mk