[packages/bullet] - adjusted intel/nvidia OpenCL variables

qboosh qboosh at pld-linux.org
Mon Dec 2 18:52:25 CET 2013


commit caa8a29aee877f018c53b86c2063cb70003214d0
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Dec 2 18:53:39 2013 +0100

    - adjusted intel/nvidia OpenCL variables

 bullet.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/bullet.spec b/bullet.spec
index 760b6cc..4ccd5f4 100644
--- a/bullet.spec
+++ b/bullet.spec
@@ -54,8 +54,8 @@ install -d pkgbuild
 cd pkgbuild
 %cmake .. \
 	%{!?with_opencl_amd:-DAMD_OPENCL_BASE_DIR:BOOL=OFF} \
-	%{!?with_opencl_intel:-DINTEL_OPENCL_BASE_DIR:BOOL=OFF} \
-	%{!?with_opencl_nvidia:-DNVIDIA_OPENCL_BASE_DIR:BOOL=OFF} \
+	%{!?with_opencl_intel:-DINTEL_OPENCL_ICD_CFG:BOOL=OFF} \
+	%{!?with_opencl_nvidia:-DNVIDIA_OPENCL_ICD_CFG:BOOL=OFF} \
 	-DBUILD_DEMOS=OFF \
 	-DBUILD_EXTRAS=ON \
 	-DBUILD_MULTITHREADING=ON \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bullet.git/commitdiff/caa8a29aee877f018c53b86c2063cb70003214d0



More information about the pld-cvs-commit mailing list