!12 [sync] PR-10: Fix for cmake macros
From: @openeuler-sync-bot Reviewed-by: @liyunfei33 Signed-off-by: @liyunfei33
This commit is contained in:
commit
86128de84c
@ -3,7 +3,7 @@
|
||||
|
||||
Name: spirv-llvm-translator
|
||||
Version: 17.0.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: LLVM to SPIRV Translator
|
||||
|
||||
License: NCSA
|
||||
@ -56,11 +56,9 @@ mv SPIRV-Headers-sdk-%{spirv_headers_version} SPIRV-Headers
|
||||
%endif
|
||||
-DCMAKE_INSTALL_RPATH:BOOL=";"
|
||||
%ninja_build
|
||||
#%cmake_build
|
||||
|
||||
%install
|
||||
%ninja_install
|
||||
#%cmake_install
|
||||
|
||||
%files
|
||||
%doc README.md
|
||||
@ -75,6 +73,9 @@ mv SPIRV-Headers-sdk-%{spirv_headers_version} SPIRV-Headers
|
||||
%{_libdir}/pkgconfig/LLVMSPIRVLib.pc
|
||||
|
||||
%changelog
|
||||
* Tue Nov 12 2024 liyunfei <liyunfei33@huawei.com> - 17.0.0-3
|
||||
- Fix for cmake macros.
|
||||
|
||||
* Tue Aug 20 2024 liyunfei <liyunfei33@huawei.com> - 17.0.0-2
|
||||
- Add BiSheng Autotuner support.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user