summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build/conf/go.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/conf/go.conf b/build/conf/go.conf
index b0c6e3c82ed..6cf067a48ae 100644
--- a/build/conf/go.conf
+++ b/build/conf/go.conf
@@ -118,7 +118,7 @@ GO_YNDEXER_OUTPUT=${output;pre=${MODULE_PREFIX};suf=${MODULE_SUFFIX}${_GO_YNDEXE
GO_PROJECT_PREFIXES=++std-lib-prefix $GO_STD_LIB_PREFIX ++arc-project-prefix $GO_ARCADIA_PROJECT_PREFIX
# tag:go-specific
-_GO_FAKEID=${FAKEID}.${BUILD_TYPE}.${GOSTD_VERSION}.${GO_FAKEID}
+_GO_FAKEID=${FAKEID}.${GOSTD_VERSION}.${GO_FAKEID}
_CGO_FAKEID=${_GO_FAKEID}.${CPP_FAKEID}
# tag:go-specific