7d3d8c8e6df6f09eb2115559a5cb586074b67d81
Since the introduction of BUILD_SHARED_LIBS there is only one target created : libamdhip64 Which is static ( libamdhip64.a ) or Dynamic ( libamdhip64.so ) depending on whichever it is being compiled for. After this change we do not have any target libamdhip64_static which is mentioned in the hipcc for linking. Hence cleaning the same. Change-Id: Ia45c145e17b111b3f6a32299a11962b10f1cc539
Omschrijving
No description provided
Languages
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Andere
1.1%