Debian Patches

Status for hipify/6.0.2+dfsg-1

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 2024-02-11

All known versions for source package 'hipify'

Links