We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1096c52 commit 330326aCopy full SHA for 330326a
llvm/runtimes/CMakeLists.txt
@@ -576,6 +576,7 @@ if(build_runtimes)
576
CMAKE_ARGS -DCMAKE_INSTALL_PREFIX=${ROCM_DEVICE_LIBS_INSTALL_PREFIX_PATH}
577
-DROCM_DEVICE_LIBS_BITCODE_INSTALL_LOC_NEW=${ROCM_DEVICE_LIBS_BITCODE_INSTALL_LOC}
578
-DROCM_DEVICE_LIBS_BITCODE_INSTALL_LOC_OLD=amdgcn
579
+ -DCMAKE_INSTALL_LIBDIR=lib
580
${extra_cmake_args})
581
else()
582
ExternalProject_Add(rocm-device-libs
0 commit comments