summaryrefslogtreecommitdiffstats
path: root/package/python-django/python-django.mk
diff options
context:
space:
mode:
authorValentin Korenblit <valentinkorenblit@gmail.com>2018-10-21 00:14:33 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-12-03 23:07:20 +0100
commitfddf7a04a5b86ec56a77b963c69892aead17f97a (patch)
tree531add0ebd809cb7cbdfc1c0befe10e64aa7b6c9 /package/python-django/python-django.mk
parente521845af49d7d8e6adabf7282a4e77b54889702 (diff)
downloadbuildroot-fddf7a04a5b86ec56a77b963c69892aead17f97a.tar.gz
buildroot-fddf7a04a5b86ec56a77b963c69892aead17f97a.zip
package/mesa3d: enable OpenCL support
This patch provides Clover, the OpenCL 1.1 API implementation by Mesa for AMD GPUs. It generates libOpenCL.so. Add --disable-opencl-icd because in Mesa 18 it defaults to on. When disabled, the shared library is named libOpenCL instead of libMesaOpenCL and CL headers are installed. Given that clc headers are being installed to a non-standard location, it is necessary to specify this path in configure.ac. Otherwise, pkg-config will output the absolute path to these headers located in STAGING_DIR, which will cause a runtime error when calling clBuildProgram. Signed-off-by: Valentin Korenblit <valentin.korenblit@smile.fr> Signed-off-by: Valentin Korenblit <valentinkorenblit@gmail.com> [Thomas: - improve the description of the patch, based on input from Romain - register as a libopencl provider] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Valentin Korenblit <a class="moz-txt-link-rfc2396E" href="mailto:valentin.korenblit@smile.fr">&lt;valentin.korenblit@smile.fr&gt;</a> Signed-off-by: Valentin Korenblit <a class="moz-txt-link-rfc2396E" href="mailto:valentinkorenblit@gmail.com">&lt;valentinkorenblit@gmail.com&gt;</a> Signed-off-by: Thomas Petazzoni <a class="moz-txt-link-rfc2396E" href="mailto:thomas.petazzoni@bootlin.com">&lt;thomas.petazzoni@bootlin.com&gt;</a> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-django/python-django.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud