Fix issue where staging/mainline build commit hash doesn't match the actual RCCL commit. (#1910)
이 커밋은 다음에 포함됨:
@@ -19,6 +19,7 @@
|
||||
# SOFTWARE.
|
||||
|
||||
# Attempt to collect the latest git hash
|
||||
set(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
execute_process(COMMAND git log --pretty=format:'%h' -n 1
|
||||
OUTPUT_VARIABLE GIT_REV
|
||||
ERROR_QUIET)
|
||||
|
||||
새 이슈에서 참조
사용자 차단