Debian Patches
Status for hipify/7.2.4+dfsg-1~exp1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| remove-redundant-target_link_libraries.patch | remove redundant target_link_libraries The redundant use of target_link_libraries in this case is a problem, as some LLVM static libraries contain static initialization routines that must only be run once. If they are run twice (e.g., because they are linked twice), then they will fail and terminate the program. e.g. static-func-full-module-prefix in llvm/lib/ProfileData/InstrProf.cpp |
Cordell Bloor <cgmb@slerp.xyz> | no | 2025-09-10 | ||
| use-system-clang-resource-directory.patch | use system clang resource directory [ Talha Can Havadar ] This is needed because how llvm packages being installed in debian. We might need to check with upstream to see if we can come up with a solution that could be distro agnostic. |
Cordell Bloor <cgmb@debian.org> | no | 2026-05-22 |
All known versions for source package 'hipify'
- 7.2.4+dfsg-1~exp1 (experimental)
- 7.0.2+dfsg-1 (forky, sid)
- 6.0.2+dfsg-1 (trixie)
