2025-05-27 17:23:07 +08:00
|
|
|
prefix=/home/geekyharmony/ohsc/OpenHarmony-5.1.0-Release/tools/compiler/install
|
2025-05-09 21:21:41 +08:00
|
|
|
exec_prefix=${prefix}
|
|
|
|
libdir=${prefix}/lib
|
|
|
|
includedir=${prefix}/include
|
|
|
|
|
|
|
|
Name: LLVMSPIRVLib
|
|
|
|
Description: LLVM/SPIR-V bi-directional translator
|
2025-05-27 17:23:07 +08:00
|
|
|
Version: 15.0.0.0
|
2025-05-09 21:21:41 +08:00
|
|
|
URL: https://github.com/KhronosGroup/SPIRV-LLVM-Translator
|
|
|
|
|
|
|
|
Libs: -L${libdir} -lLLVMSPIRVLib
|
|
|
|
Cflags: -I${includedir}
|