summaryrefslogtreecommitdiffstats
path: root/package/postgresql/postgresql.mk
diff options
context:
space:
mode:
authorValentin Korenblit <valentin.korenblit@smile.fr>2018-04-04 18:31:20 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-04-04 22:52:14 +0200
commit3b5c24af38a53750af9f8d8dffb1a9523835e6e5 (patch)
tree5ea7b5f52f0c06aa9d7c2dcedbc4d13609e724b6 /package/postgresql/postgresql.mk
parent29f04d7934b46502f856bb84f91b74b0d8c066d3 (diff)
downloadbuildroot-3b5c24af38a53750af9f8d8dffb1a9523835e6e5.tar.gz
buildroot-3b5c24af38a53750af9f8d8dffb1a9523835e6e5.zip
package/mesa3d: enable llvm support
This patch provides LLVM support for Mesa3D, enabling llvmpipe software rasterizer if Gallium swrast is selected. In case Gallium r600 is selected, llvm AMDGPU backend is built. Having llvm installed also enables radeonsi Gallium driver, but it is not provided with this patch as it hasn't been tested. It uses llvm-config (host variant) installed in STAGING_DIR/usr/bin to get LLVM libraries. Assuming that LLVM version 5.0.1 is installed, llvm-config --libs will output -lLLVM-5.0. Signed-off-by: Valentin Korenblit <valentin.korenblit@smile.fr> Tested-by: Jérôme Oufella <jerome.oufella@savoirfairelinux.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/postgresql/postgresql.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud