fa66140ee572618aac53d573efdc683070569af5
Two issues are fixed: libamdhip64_static.a is not included in package. cmake generated target files uses installation path of libraries which are created when the libraries are built and installed. The CI uses customized installation directory which is not the package installation directory, thefore the library location in cmake generated target files differs from the library location installed from package. This causes rocPRIM build failure since rocPRIM uses pkg-config which checks library location. The fix is to fix the library location before adding cmake generated target files to package. Change-Id: I4aa2c6138f58df6d4a86301a5c0436edcb19ab70
Описание
No description provided
Languages
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Разное
1.1%