mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-11 08:07:19 +08:00
Revert "build: enable xe drm detection by default"
This reverts commit 973757a58d.
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
a022acbdf3
commit
19dcc80e44
@@ -7,6 +7,7 @@
|
||||
%global NEO_OCL_VERSION_MINOR xxx
|
||||
%global NEO_OCL_VERSION_BUILD xxx
|
||||
%global NEO_RELEASE_WITH_REGKEYS FALSE
|
||||
%global NEO_ENABLE_XE_DRM_DETECTION FALSE
|
||||
%global I915_HEADERS_DIR %{nil}
|
||||
|
||||
%define gmmlib_sover 12
|
||||
@@ -70,6 +71,7 @@ Summary: ocloc package for opencl
|
||||
-DBUILD_WITH_L0=FALSE \
|
||||
-DNEO_SKIP_UNIT_TESTS=TRUE \
|
||||
-DNEO_ENABLE_i915_PRELIM_DETECTION=TRUE \
|
||||
-DNEO_ENABLE_XE_DRM_DETECTION=%{NEO_ENABLE_XE_DRM_DETECTION} \
|
||||
-DRELEASE_WITH_REGKEYS=%{NEO_RELEASE_WITH_REGKEYS} \
|
||||
-DCMAKE_VERBOSE_MAKEFILE=FALSE \
|
||||
-DI915_HEADERS_DIR=$(realpath %{I915_HEADERS_DIR})
|
||||
|
||||
Reference in New Issue
Block a user