--- CMakeLists.txt.orig	2024-01-27 15:19:24 UTC
+++ CMakeLists.txt
@@ -205,7 +205,7 @@ set(SBIDI_SRC ../third_party/SheenBidi/Source/SheenBid
 set(CHM_SRC ../third_party/c-hashmap/map.c)
 set(SBIDI_SRC ../third_party/SheenBidi/Source/SheenBidi.c)
 
-if(NOT OFFICIAL_BUILD)
+if(FALSE)
     # Add interim commit hash and its date to the build
 
     # find_package sets GIT_FOUND and GIT_EXECUTABLE
