mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 13:33:02 +08:00
add opencl headers to third party
Change-Id: I8a1a7c3b371ca3aa118d3e4a7e989b0f6c08f374 Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
33ec97148d
commit
a203b0c32e
@@ -21,7 +21,6 @@
|
||||
|
||||
mkdir workspace; cd workspace
|
||||
git clone --depth 1 https://github.com/intel/gmmlib gmmlib
|
||||
git clone --depth 1 https://github.com/KhronosGroup/OpenCL-Headers khronos
|
||||
git clone ../../compute-runtime neo
|
||||
pushd neo/scripts/igc ; ./prepare.sh ; popd
|
||||
mkdir build; cd build
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
|
||||
cd /root
|
||||
git clone --depth 1 https://github.com/intel/gmmlib gmmlib
|
||||
git clone --depth 1 https://github.com/KhronosGroup/OpenCL-Headers khronos
|
||||
pushd neo/scripts/igc
|
||||
./prepare.sh
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user