mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
sci-libs/rocBLAS: disable stripping for *.hsaco files
Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -104,4 +104,8 @@ src_install() {
|
||||
dolib.a clients/librocblas_fortran_client.a
|
||||
dobin clients/staging/rocblas-bench
|
||||
fi
|
||||
|
||||
# Stop llvm-strip from removing .strtab section from *.hsaco files,
|
||||
# otherwise rocclr/elf/elf.cpp complains with "failed: null sections(STRTAB)" and crashes
|
||||
dostrip -x /usr/$(get_libdir)/rocblas/library/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user