Fix issue where staging/mainline build commit hash doesn't match the actual RCCL commit. (#1910)

[ROCm/rccl commit: f21fbdfc18]
Tá an tiomantas seo le fáil i:
Arm Patinyasakdikul
2025-09-11 16:13:21 -05:00
tiomanta ag GitHub
tuismitheoir 84833f8472
tiomantas 99699b10a2
+1
Féach ar an gComhad
@@ -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)