[qt/clang/llvm]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/clang/llvm Pushed by mirror-service into branch 'upstream/users/jmmartinez/lib_lib64'. Changed from 0000000000000000000000000000000000000000 to 4806135f236a8d9d9303ea60e899a388e6daf5b8 Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit 4806135f236a8d9d9303ea60e899a388e6daf5b8 by Juan Manuel Martinez Caamaño on 23/07/2026 at 15:32.. [HIP][Driver] Use alternative `/lib64` if `/lib` doesn't exist On non-standard ROCm installations, `libamdhsa64.so` may be under `/lib64` instead of `/lib`. To accomodate for these, if `/lib` does not exists and `/lib64` does, use the later. If both exist `/lib` is preferred. By default we conservatively use `/lib`. https://invent.kde.org/qt/clang/llvm/-/commit/4806135f236a8d9d9303ea60e899a388e6daf5b8