kumquat-buildroot/package/mesa3d
Yann E. MORIN 9f84b29696 package/mesa3d: add llvm-config to meson [binaries]
The meson buildsystem does not honour environment variables; instead, it
insists that path to programs be passed in the [binaries] section of the
cross-compilation.conf.

So, that is what we must do to pass the path to llvm-config.

Note that, LLVM_CONFIG does exist in the mesa3d source code, but it is
limited to the Scons buildsystem, and is also a leftover from when
mesa3d was using the autotools. It has never worked with the meson
buildsystem.

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Romain Naour <romain.naour@gmail.com>
Cc: Bernd Kuhls <bernd.kuhls@t-online.de>
Reviewed-by: Romain Naour <romain.naour@gmail.com>
Tested-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-10-05 22:16:19 +02:00
..
0001-musl.patch
0002-meson-use-wayland-scanner-provided-by-wayland-scanne.patch package/mesa3d: switch build system to meson 2019-09-21 20:25:06 +02:00
0003-meson-Set-proper-value-for-LIBCLC_INCLUDEDIR.patch package/mesa3d: switch build system to meson 2019-09-21 20:25:06 +02:00
Config.in package/mesa3d: add support for gallium tegra driver 2019-09-28 21:57:00 +02:00
mesa3d.hash package/mesa3d: bump version to 19.2.0 2019-09-27 22:46:46 +02:00
mesa3d.mk package/mesa3d: add llvm-config to meson [binaries] 2019-10-05 22:16:19 +02:00