feature: update build
Change-Id: If30bc6e1ae14e1151af8286901df1908dd669127
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
prefix=/home/geekyharmony/ohsc/OpenHarmony-5.1.0-Release/tools/SPIRV-LLVM-Translator-18.1.12/build
|
||||
prefix=/home/geekyharmony/ohsc/OpenHarmony-5.1.0-Release/tools/compiler/install
|
||||
exec_prefix=${prefix}
|
||||
libdir=${prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: LLVMSPIRVLib
|
||||
Description: LLVM/SPIR-V bi-directional translator
|
||||
Version: 18.1.0.0
|
||||
Version: 15.0.0.0
|
||||
URL: https://github.com/KhronosGroup/SPIRV-LLVM-Translator
|
||||
|
||||
Libs: -L${libdir} -lLLVMSPIRVLib
|
||||
|
@@ -1,4 +1,4 @@
|
||||
prefix=/home/geekyharmony/ohsc/OpenHarmony-5.1.0-Release/tools/SPIRV-Tools-2024.4/build
|
||||
prefix=/home/geekyharmony/ohsc/OpenHarmony-5.1.0-Release/tools/compiler/install
|
||||
exec_prefix=${prefix}
|
||||
libdir=${prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
@@ -1,4 +1,4 @@
|
||||
prefix=/home/geekyharmony/ohsc/OpenHarmony-5.1.0-Release/tools/SPIRV-Tools-2024.4/build
|
||||
prefix=/home/geekyharmony/ohsc/OpenHarmony-5.1.0-Release/tools/compiler/install
|
||||
exec_prefix=${prefix}
|
||||
libdir=${prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
8
pkgconfig/libclc.pc
Normal file
8
pkgconfig/libclc.pc
Normal file
@@ -0,0 +1,8 @@
|
||||
includedir=/home/geekyharmony/ohsc/OpenHarmony-5.1.0-Release/tools/compiler/install/include
|
||||
libexecdir=/home/geekyharmony/ohsc/OpenHarmony-5.1.0-Release/tools/compiler/install/share/clc
|
||||
|
||||
Name: libclc
|
||||
Description: Library requirements of the OpenCL C programming language
|
||||
Version: 0.2.0
|
||||
Cflags: -I${includedir}
|
||||
Libs: -L${libexecdir}
|
Reference in New Issue
Block a user