forked from ROCm/rocsolver
Compare commits
1 Commits
main
...
distro_mac
| Author | SHA256 | Date | |
|---|---|---|---|
| 9f9e8a6132 |
@@ -1,8 +1,4 @@
|
|||||||
%if 0%{?suse_version}
|
%{rocm_set_libpackage_name rocsolver -s 0}
|
||||||
%global rocsolver_name librocsolver0
|
|
||||||
%else
|
|
||||||
%global rocsolver_name rocsolver
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%global upstreamname rocSOLVER
|
%global upstreamname rocSOLVER
|
||||||
%global rocm_release 6.4
|
%global rocm_release 6.4
|
||||||
@@ -56,15 +52,7 @@
|
|||||||
%bcond_with ninja
|
%bcond_with ninja
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if %{with ninja}
|
%rocm_set_ninja
|
||||||
%if 0%{!?suse_version:1}
|
|
||||||
%global cmake_generator -G Ninja
|
|
||||||
%else
|
|
||||||
%global __builder ninja
|
|
||||||
%endif
|
|
||||||
%else
|
|
||||||
%global cmake_generator %{nil}
|
|
||||||
%endif
|
|
||||||
|
|
||||||
# export an llvm compilation database
|
# export an llvm compilation database
|
||||||
# Useful for input for other llvm tools
|
# Useful for input for other llvm tools
|
||||||
@@ -296,6 +284,7 @@ fi
|
|||||||
%changelog
|
%changelog
|
||||||
* Tue Jun 17 2025 Egbert Eich <eich@suse.com> - 6.4.0-4
|
* Tue Jun 17 2025 Egbert Eich <eich@suse.com> - 6.4.0-4
|
||||||
- Minor restructuring of distro specific parts
|
- Minor restructuring of distro specific parts
|
||||||
|
- Use distro specific macros to hide some distribution differences.
|
||||||
|
|
||||||
* Thu Jun 12 2025 Tom Rix <Tom.Rix@amd.com> - 6.4.0-3
|
* Thu Jun 12 2025 Tom Rix <Tom.Rix@amd.com> - 6.4.0-3
|
||||||
- Add hip jobs
|
- Add hip jobs
|
||||||
|
|||||||
Reference in New Issue
Block a user