feature: update build

Change-Id: If30bc6e1ae14e1151af8286901df1908dd669127
This commit is contained in:
2025-05-27 17:23:07 +08:00
parent eed3729947
commit 2329276ddd
13 changed files with 72 additions and 16 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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
View 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}