|
@@ -1084,10 +1084,6 @@ module _LINK_UNIT: _BASE_UNIT {
|
|
|
PEERDIR+=contrib/libs/clang${CLANG_VER}-rt/lib/profile
|
|
|
}
|
|
|
|
|
|
- when ($USE_LIBCXXRT == "yes") {
|
|
|
- PEERDIR += contrib/libs/cxxsupp/libcxxrt
|
|
|
- }
|
|
|
-
|
|
|
when ($USE_DYNAMIC_CUDA == "yes") {
|
|
|
LINK_DYN_LIB_FLAGS += --dynamic-cuda
|
|
|
LINK_SCRIPT_EXE_FLAGS += --dynamic-cuda
|