mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
infra update
Related-To: NEO-7227 Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
ddaf6c10cd
commit
ec4e3d0b10
@@ -42,7 +42,7 @@ exposing hardware capabilities to applications.
|
||||
mkdir build
|
||||
cd build
|
||||
%cmake .. \
|
||||
-GNinja \
|
||||
-GNinja ${NEO_BUILD_EXTRA_OPTS} \
|
||||
-DNEO_VERSION_BUILD=%{build_id} \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DNEO_BUILD_WITH_OCL=FALSE \
|
||||
|
||||
@@ -52,7 +52,7 @@ exposing hardware capabilities to applications.
|
||||
|
||||
%build
|
||||
%cmake .. \
|
||||
-GNinja \
|
||||
-GNinja ${NEO_BUILD_EXTRA_OPTS} \
|
||||
-DNEO_VERSION_BUILD=%{build_id} \
|
||||
-DCMAKE_BUILD_TYPE=%{build_type} \
|
||||
-DNEO_BUILD_WITH_OCL=FALSE \
|
||||
|
||||
Reference in New Issue
Block a user