Package: rocm-compilersupport / 6.0+git20231212.4510c28+dfsg-3

Metadata

Package Version Patches format
rocm-compilersupport 6.0+git20231212.4510c28+dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
restore amd_comgr_get_isa_count amd_comgr_1.8.patch | (download)

lib/comgr/src/comgr.cpp | 8 8 + 0 - 0 !
lib/comgr/src/exportmap.in | 1 1 + 0 - 0 !
2 files changed, 9 insertions(+)

 restore amd_comgr_get_isa_count@amd_comgr_1.8

This reverts upstream change:
https://github.com/ROCm/ROCm-CompilerSupport/commit/af5b350b41bd8e7902d57b74531d2dcab6c1f921
The symbols is duplicated and its inclusion appears to have been a
mistake in the initial release of amd_comgr2.

Addendum ckk 2024-02-08: Add .symvers so that the symbol is exported with both
old and new version.

restore root cmakelists.patch | (download)

lib/comgr/CMakeLists.txt | 464 464 + 0 - 0 !
1 file changed, 464 insertions(+)

 restore root cmakelists

This restores the root CMakeLists.txt without the DFSG-infringing
section of code.