commit 42809d8ccfe61f2c6976af95b5d593e237171d08
Author: Jacek Danecki <[email protected]>
Date: Wed Sep 11 10:21:40 2019 +0200
add driver version
Signed-off-by: Jacek Danecki <[email protected]>
intel-compute-runtime.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/intel-compute-runtime.spec b/intel-compute-runtime.spec
index c515d73..654bc6a 100644
--- a/intel-compute-runtime.spec
+++ b/intel-compute-runtime.spec
@@ -7,7 +7,7 @@
Summary: Intel Graphics Compute Runtime for OpenCL
Name: intel-compute-runtime
Version: 19.24.13171
-Release: 2
+Release: 3
License: LGPL v2+
Group: Libraries
Source0:
https://github.com/intel/compute-runtime/archive/%{version}/%{name}-%{version}.tar.gz
@@ -36,7 +36,7 @@ stacks supporting the GEN graphics hardware architecture.
install -d build
cd build
%cmake \
- -DSKIP_ALL_ULT=ON \
+ -DSKIP_ALL_ULT=ON -DNEO_DRIVER_VERSION=%{version} \
../
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/intel-compute-runtime.git/commitdiff/42809d8ccfe61f2c6976af95b5d593e237171d08
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit