Drop unused CLIENT_VERSION_SUFFIX macro
scripted-diff: Rename share/genbuild.sh macros to more meaningful ones
-BEGIN VERIFY SCRIPT-
sed -i 's/\bDESC\b/GIT_TAG/' share/genbuild.sh
sed -i 's/\bSUFFIX\b/GIT_COMMIT/g' share/genbuild.sh
-END VERIFY SCRIPT-
build: Rename BUILD_* macros and the code self-descriptive
refactor: Remove duplicated code
Drop unused GIT_COMMIT_DATE macro
This is a backport of Core PR18616