Fix build on SUSE

Signed-off-by: Egbert Eich <eich@suse.com>
This commit is contained in:
2025-08-02 09:12:15 +02:00
parent 57db823fd5
commit 9e529e3316

View File

@@ -280,6 +280,7 @@ export PATH=${TL}/%{_bindir}:$PATH
export PYTHONPATH=${TL}%{python3_sitelib}:$PYTHONPATH
export Tensile_DIR=${TL}%{python3_sitelib}/Tensile
%endif
%{?suse_version:export LLVM_DIR=%{rocmllvm_cmakedir}}
# Uncomment and see if the path is sane
# TensileGetPath
@@ -341,6 +342,7 @@ fi
This is since joblib is not even available on PackageHub.
- Enable Ninja on SUSE.
- On SUSE check for msgpack-cxx instead of msgpack.
- Fix build on SUSE.
* Thu Aug 7 2025 Tom Rix <Tom.Rix@amd.com> - 6.4.3-1
- Update to 6.4.3